1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071 |
- {
- "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": "ENT101006",
- "text": "特殊人员管理",
- "href": "/app/whepi/scan/specialPersonnelLY.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": []
- }
- ]
- }
- ]
- }
|