mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-06-16 03:33:27 +08:00
dev 优化完成
This commit is contained in:
parent
d135b63acd
commit
3504182d90
@ -57,14 +57,14 @@
|
||||
</tfoot>
|
||||
</table>
|
||||
<!-- 分页 -->
|
||||
<vc:create name="pagination"></vc:create>
|
||||
<vc:create path="common/pagination/pagination"></vc:create>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<vc:create name="addApp" callBackListener="" callBackFunction="" domain="devComponents"></vc:create>
|
||||
<vc:create name="editApp" domain="devComponents"></vc:create>
|
||||
<vc:create name="deleteApp" domain="devComponents"></vc:create>
|
||||
<vc:create path="dev/addApp/addApp" callBackListener="" callBackFunction="" ></vc:create>
|
||||
<vc:create path="dev/editApp/editApp" ></vc:create>
|
||||
<vc:create path="dev/deleteApp/deleteApp" ></vc:create>
|
||||
|
||||
</div>
|
||||
@ -96,18 +96,18 @@
|
||||
</tfoot>
|
||||
</table>
|
||||
<!-- 分页 -->
|
||||
<vc:create name="pagination"></vc:create>
|
||||
<vc:create path="common/pagination/pagination"></vc:create>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<vc:create name="addBasePrivilege"
|
||||
<vc:create path="dev/addBasePrivilege/addBasePrivilege"
|
||||
callBackListener=""
|
||||
callBackFunction=""
|
||||
></vc:create>
|
||||
<vc:create name="editBasePrivilege"></vc:create>
|
||||
<vc:create name="deleteBasePrivilege"></vc:create>
|
||||
<vc:create path="dev/editBasePrivilege/editBasePrivilege"></vc:create>
|
||||
<vc:create path="dev/deleteBasePrivilege/deleteBasePrivilege"></vc:create>
|
||||
|
||||
</div>
|
||||
|
||||
@ -82,7 +82,7 @@
|
||||
</tfoot>
|
||||
</table>
|
||||
<!-- 分页 -->
|
||||
<vc:create name="pagination"></vc:create>
|
||||
<vc:create path="common/pagination/pagination"></vc:create>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@ -98,14 +98,14 @@
|
||||
</tfoot>
|
||||
</table>
|
||||
<!-- 分页 -->
|
||||
<vc:create name="pagination"></vc:create>
|
||||
<vc:create path="common/pagination/pagination"></vc:create>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<vc:create name="addMapping"></vc:create>
|
||||
<vc:create name="editMapping"></vc:create>
|
||||
<vc:create name="deleteMapping"></vc:create>
|
||||
<vc:create path="dev/addMapping/addMapping"></vc:create>
|
||||
<vc:create path="dev/editMapping/editMapping"></vc:create>
|
||||
<vc:create path="dev/deleteMapping/deleteMapping"></vc:create>
|
||||
|
||||
</div>
|
||||
@ -100,18 +100,18 @@
|
||||
</tfoot>
|
||||
</table>
|
||||
<!-- 分页 -->
|
||||
<vc:create name="pagination"></vc:create>
|
||||
<vc:create path="common/pagination/pagination"></vc:create>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<vc:create name="addMenuGroup"
|
||||
<vc:create path="dev/addMenuGroup/addMenuGroup"
|
||||
callBackListener=""
|
||||
callBackFunction=""
|
||||
></vc:create>
|
||||
<vc:create name="editMenuGroup"></vc:create>
|
||||
<vc:create name="deleteMenuGroup"></vc:create>
|
||||
<vc:create path="dev/editMenuGroup/editMenuGroup"></vc:create>
|
||||
<vc:create path="dev/deleteMenuGroup/deleteMenuGroup"></vc:create>
|
||||
|
||||
</div>
|
||||
|
||||
@ -142,13 +142,13 @@
|
||||
</tfoot>
|
||||
</table>
|
||||
<!-- 分页 -->
|
||||
<vc:create name="pagination"></vc:create>
|
||||
<vc:create path="common/pagination/pagination"></vc:create>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<vc:create name="chooseMenuGroup"
|
||||
<vc:create path="dev/chooseMenuGroup/chooseMenuGroup"
|
||||
emitChooseMenuGroup="menuManage"
|
||||
emitLoadData="menuManage"
|
||||
></vc:create>
|
||||
@ -158,7 +158,7 @@
|
||||
callBackListener=""
|
||||
callBackFunction=""
|
||||
></vc:create>-->
|
||||
<vc:create name="editMenu"></vc:create>
|
||||
<vc:create name="deleteMenu"></vc:create>
|
||||
<vc:create path="dev/editMenu/editMenu"></vc:create>
|
||||
<vc:create path="dev/deleteMenu/deleteMenu"></vc:create>
|
||||
|
||||
</div>
|
||||
|
||||
@ -112,19 +112,18 @@
|
||||
</tfoot>
|
||||
</table>
|
||||
<!-- 分页 -->
|
||||
<vc:create name="pagination"></vc:create>
|
||||
<vc:create path="common/pagination/pagination"></vc:create>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<vc:create name="addServiceImpl"
|
||||
<vc:create path="dev/addServiceImpl/addServiceImpl"
|
||||
callBackListener=""
|
||||
callBackFunction=""
|
||||
domain="devComponents"
|
||||
></vc:create>
|
||||
<vc:create name="editServiceImpl" domain="devComponents"></vc:create>
|
||||
<vc:create name="deleteServiceImpl" domain="devComponents"></vc:create>
|
||||
<vc:create path="dev/editServiceImpl/editServiceImpl" ></vc:create>
|
||||
<vc:create path="dev/deleteServiceImpl/deleteServiceImpl"></vc:create>
|
||||
|
||||
</div>
|
||||
|
||||
@ -107,7 +107,7 @@
|
||||
</tfoot>
|
||||
</table>
|
||||
<!-- 分页 -->
|
||||
<vc:create name="pagination"></vc:create>
|
||||
<vc:create path="common/pagination/pagination"></vc:create>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@ -119,8 +119,8 @@
|
||||
></vc:create>-->
|
||||
|
||||
|
||||
<vc:create name="addService" callBackListener="" callBackFunction="" domain="devComponents"></vc:create>
|
||||
<vc:create name="editService" domain="devComponents"></vc:create>
|
||||
<vc:create name="deleteService" domain="devComponents"></vc:create>
|
||||
<vc:create path="dev/addService/addService" callBackListener="" callBackFunction="" ></vc:create>
|
||||
<vc:create path="dev/editService/editService" ></vc:create>
|
||||
<vc:create path="dev/deleteService/deleteService" ></vc:create>
|
||||
|
||||
</div>
|
||||
@ -112,7 +112,7 @@
|
||||
</tfoot>
|
||||
</table>
|
||||
<!-- 分页 -->
|
||||
<vc:create name="pagination"></vc:create>
|
||||
<vc:create path="common/pagination/pagination"></vc:create>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@ -123,7 +123,7 @@
|
||||
callBackListener=""
|
||||
callBackFunction=""
|
||||
></vc:create>-->
|
||||
<vc:create name="editServiceProvide"></vc:create>
|
||||
<vc:create name="deleteServiceProvide"></vc:create>
|
||||
<vc:create path="dev/editServiceProvide/editServiceProvide"></vc:create>
|
||||
<vc:create path="dev/deleteServiceProvide/deleteServiceProvide"></vc:create>
|
||||
|
||||
</div>
|
||||
|
||||
@ -121,19 +121,18 @@
|
||||
</tfoot>
|
||||
</table>
|
||||
<!-- 分页 -->
|
||||
<vc:create name="pagination"></vc:create>
|
||||
<vc:create path="common/pagination/pagination"></vc:create>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<vc:create name="chooseApp"
|
||||
<vc:create path="dev/chooseApp/chooseApp"
|
||||
emitChooseApp="serviceRegisterManage"
|
||||
emitLoadData="serviceRegisterManage"
|
||||
domain="devComponents"
|
||||
></vc:create>
|
||||
|
||||
<vc:create name="editServiceRegister" domain="devComponents"></vc:create>
|
||||
<vc:create name="deleteServiceRegister" domain="devComponents"></vc:create>
|
||||
<vc:create path="dev/editServiceRegister/editServiceRegister" ></vc:create>
|
||||
<vc:create path="dev/deleteServiceRegister/deleteServiceRegister" ></vc:create>
|
||||
|
||||
</div>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user