服务列表

This commit is contained in:
tanghc
2019-03-22 13:00:58 +08:00
parent 9ab2bacf42
commit 44f3c76c78
17 changed files with 554 additions and 38 deletions

View File

@@ -1,4 +1,4 @@
lib.use(['element', 'table', 'tree', 'form'], function () {
lib.importJs('../../assets/js/profile.js').use(['element', 'table', 'tree', 'form'], function () {
var ROUTE_STATUS = {
'0': '待审核'
,'1': '<span class="x-green">已启用</span>'