123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687 |
- {
- "success": true,
- "msg": "",
- "data": [
- {
- "id": "ENT10000",
- "text": "系统首页",
- "href": "/app/whepi/home/home.js",
- "iconCls": "icon-blank fa fa-desktop",
- "state": "close",
- "children": []
- },
- {
- "id": "ENT101",
- "text": "江中耀华信息",
- "href": "",
- "iconCls": "icon-blank fa fa-bars",
- "state": "closed",
- "children": [
- {
- "id": "ENT101004",
- "text": "江中耀华导出报表",
- "href": "/app/whepi/lingyun/lingyunUser.js",
- "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": []
- },
- {
- "id": "ENT101001",
- "text": "江中耀华出入记录",
- "href": "/app/whepi/scan/xqmanageLY.js",
- "iconCls": "icon-blank fa fa-align-justify",
- "state": "close",
- "children": []
- },
- {
- "id": "ENT101002",
- "text": "江中耀华签到信息",
- "href": "/app/whepi/clock/clock.js",
- "iconCls": "icon-blank fa fa-align-justify",
- "state": "close",
- "children": []
- },
- {
- "id": "ENT101003",
- "text": "江中耀华二类特殊人员管理",
- "href": "/app/whepi/scan/specialPersonnelLYS2.js",
- "iconCls": "icon-blank fa fa-align-justify",
- "state": "close",
- "children": []
- },
- {
- "id": "ENT101005",
- "text": "江中耀华六类人员管理",
- "href": "/app/whepi/scan/specialPersonnelLYSixS.js",
- "iconCls": "icon-blank fa fa-align-justify",
- "state": "close",
- "children": []
- },
- {
- "id": "ENT101006",
- "text": "特殊人员管理",
- "href": "/app/whepi/scan/specialPersonnelLY.js",
- "iconCls": "icon-blank fa fa-align-justify",
- "state": "close",
- "children": []
- }
- ]
- }
- ]
- }
|