123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121 |
- {
- "success": true,
- "msg": "",
- "data": [
- {
- "id": "ENT10000",
- "text": "系统首页",
- "href": "/app/whepi/home/home.js",
- "iconCls": "icon-blank fa fa-desktop",
- "state": "close",
- "children": []
- },
- {
- "id": "ENT10002",
- "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",
- "iconCls": "icon-blank fa fa-align-justify",
- "state": "close",
- "children": []
- },
- {
- "id": "ENT100024",
- "text": "巡检扫码记录",
- "href": "/app/whepi/scan/xunJian.js",
- "iconCls": "icon-blank fa fa-align-justify",
- "state": "close",
- "children": []
- },
- {
- "id": "ENT100025",
- "text": "其他特殊人员管理",
- "href": "/app/whepi/scan/specialPersonnel.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",
- "iconCls": "icon-blank fa fa-align-justify",
- "state": "close",
- "children": []
- },
- {
- "id": "ENT101002",
- "text": "凌云特殊人员管理",
- "href": "/app/whepi/scan/specialPersonnelLY.js",
- "iconCls": "icon-blank fa fa-align-justify",
- "state": "close",
- "children": []
- },
- {
- "id": "ENT101003",
- "text": "凌云导出报表",
- "href": "/app/whepi/lingyun/lingyunUser.js",
- "iconCls": "icon-blank fa fa-align-justify",
- "state": "close",
- "children": []
- }
- ]
- },
- {
- "id": "ENT102",
- "text": "和昌信息",
- "href": "",
- "iconCls": "icon-blank fa fa-bars",
- "state": "closed",
- "children": [
- {
- "id": "ENT102001",
- "text": "和昌出入记录",
- "href": "/app/whepi/scan/xqmanageHC.js",
- "iconCls": "icon-blank fa fa-align-justify",
- "state": "close",
- "children": []
- },
- {
- "id": "ENT102002",
- "text": "和昌特殊人员管理",
- "href": "/app/whepi/scan/specialPersonnelHC.js",
- "iconCls": "icon-blank fa fa-align-justify",
- "state": "close",
- "children": []
- },
- {
- "id": "ENT102003",
- "text": "和昌导出报表",
- "href": "/app/whepi/lingyun/HCUser.js",
- "iconCls": "icon-blank fa fa-align-justify",
- "state": "close",
- "children": []
- }
- ]
- }
- ]
- }
|