123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263 |
- {
- "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": "ENT100023",
- "text": "巡检扫码记录",
- "href": "/app/whepi/scan/xunJian.js",
- "iconCls": "icon-blank fa fa-align-justify",
- "state": "close",
- "children": []
- },
- {
- "id": "ENT100024",
- "text": "特殊人员管理",
- "href": "/app/whepi/scan/specialPersonnel.js",
- "iconCls": "icon-blank fa fa-align-justify",
- "state": "close",
- "children": []
- }
- ]
- },
- {
- "id": "ENT10011",
- "text": "授权测试",
- "href": "/app/whepi/ceshi.js",
- "iconCls": "icon-blank fa fa-align-justify",
- "state": "close",
- "children": []
- }
- ]
- }
|