Ver código fonte

web端修改列表字段位置

墨云 2 anos atrás
pai
commit
2f26669eee
1 arquivos alterados com 11 adições e 60 exclusões
  1. 11 60
      admin-ui/app/whepi/mock/menu.json

+ 11 - 60
admin-ui/app/whepi/mock/menu.json

@@ -11,62 +11,37 @@
       "children": []
     },
     {
-      "id": "ENT10002",
-      "text": "小区进出信息",
+      "id": "ENT101",
+      "text": "江中耀华信息",
       "href": "",
       "iconCls": "icon-blank fa fa-bars",
       "state": "closed",
       "children": [
         {
-          "id": "ENT100021",
-          "text": "进出二维码",
-          "href": "/app/whepi/scan/qrImg.js",
-          "iconCls": "icon-blank fa fa-align-justify",
-          "state": "close",
-          "children": []
-        },
-        {
-          "id": "ENT100022",
-          "text": "小区出入记录",
-          "href": "/app/whepi/scan/xqmanage.js",
+          "id": "ENT101004",
+          "text": "江中耀华导出报表",
+          "href": "/app/whepi/lingyun/lingyunUser.js",
           "iconCls": "icon-blank fa fa-align-justify",
           "state": "close",
           "children": []
         },
         {
-          "id": "ENT100024",
-          "text": "巡检扫码记录",
-          "href": "/app/whepi/scan/xunJian.js",
+          "id": "ENT101007",
+          "text": "在职人员管理",
+          "href": "/app/whepi/lingyun/lingyunUserOnJob.js",
           "iconCls": "icon-blank fa fa-align-justify",
           "state": "close",
           "children": []
         },
         {
-          "id": "ENT100025",
-          "text": "其他特殊人员管理",
-          "href": "/app/whepi/scan/specialPersonnel.js",
+          "id": "ENT101008",
+          "text": "不在职人员管理",
+          "href": "/app/whepi/lingyun/lingyunUserNotOnJob.js",
           "iconCls": "icon-blank fa fa-align-justify",
           "state": "close",
           "children": []
         },
         {
-          "id": "ENT100026",
-          "text": "中建康城导出报表",
-          "href": "/app/whepi/lingyun/lingyunUserZJ.js",
-          "iconCls": "icon-blank fa fa-align-justify",
-          "state": "close",
-          "children": []
-        }
-      ]
-    },
-    {
-      "id": "ENT101",
-      "text": "江中耀华信息",
-      "href": "",
-      "iconCls": "icon-blank fa fa-bars",
-      "state": "closed",
-      "children": [
-        {
           "id": "ENT101001",
           "text": "江中耀华出入记录",
           "href": "/app/whepi/scan/xqmanageLY.js",
@@ -91,14 +66,6 @@
           "children": []
         },
         {
-          "id": "ENT101004",
-          "text": "江中耀华导出报表",
-          "href": "/app/whepi/lingyun/lingyunUser.js",
-          "iconCls": "icon-blank fa fa-align-justify",
-          "state": "close",
-          "children": []
-        },
-        {
           "id": "ENT101005",
           "text": "江中耀华六类人员管理",
           "href": "/app/whepi/scan/specialPersonnelLYSixS.js",
@@ -113,22 +80,6 @@
           "iconCls": "icon-blank fa fa-align-justify",
           "state": "close",
           "children": []
-        },
-        {
-          "id": "ENT101007",
-          "text": "在职人员管理",
-          "href": "/app/whepi/lingyun/lingyunUserOnJob.js",
-          "iconCls": "icon-blank fa fa-align-justify",
-          "state": "close",
-          "children": []
-        },
-        {
-          "id": "ENT101008",
-          "text": "不在职人员管理",
-          "href": "/app/whepi/lingyun/lingyunUserNotOnJob.js",
-          "iconCls": "icon-blank fa fa-align-justify",
-          "state": "close",
-          "children": []
         }
       ]
     }