menu.json 3.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121
  1. {
  2. "success": true,
  3. "msg": "",
  4. "data": [
  5. {
  6. "id": "ENT10000",
  7. "text": "系统首页",
  8. "href": "/app/whepi/home/home.js",
  9. "iconCls": "icon-blank fa fa-desktop",
  10. "state": "close",
  11. "children": []
  12. },
  13. {
  14. "id": "ENT10002",
  15. "text": "小区进出信息",
  16. "href": "",
  17. "iconCls": "icon-blank fa fa-bars",
  18. "state": "closed",
  19. "children": [
  20. {
  21. "id": "ENT100021",
  22. "text": "进出二维码",
  23. "href": "/app/whepi/scan/qrImg.js",
  24. "iconCls": "icon-blank fa fa-align-justify",
  25. "state": "close",
  26. "children": []
  27. },
  28. {
  29. "id": "ENT100022",
  30. "text": "小区出入记录",
  31. "href": "/app/whepi/scan/xqmanage.js",
  32. "iconCls": "icon-blank fa fa-align-justify",
  33. "state": "close",
  34. "children": []
  35. },
  36. {
  37. "id": "ENT100024",
  38. "text": "巡检扫码记录",
  39. "href": "/app/whepi/scan/xunJian.js",
  40. "iconCls": "icon-blank fa fa-align-justify",
  41. "state": "close",
  42. "children": []
  43. },
  44. {
  45. "id": "ENT100025",
  46. "text": "其他特殊人员管理",
  47. "href": "/app/whepi/scan/specialPersonnel.js",
  48. "iconCls": "icon-blank fa fa-align-justify",
  49. "state": "close",
  50. "children": []
  51. }
  52. ]
  53. },
  54. {
  55. "id": "ENT101",
  56. "text": "凌云信息",
  57. "href": "",
  58. "iconCls": "icon-blank fa fa-bars",
  59. "state": "closed",
  60. "children": [
  61. {
  62. "id": "ENT101001",
  63. "text": "凌云出入记录",
  64. "href": "/app/whepi/scan/xqmanageLY.js",
  65. "iconCls": "icon-blank fa fa-align-justify",
  66. "state": "close",
  67. "children": []
  68. },
  69. {
  70. "id": "ENT101002",
  71. "text": "凌云特殊人员管理",
  72. "href": "/app/whepi/scan/specialPersonnelLY.js",
  73. "iconCls": "icon-blank fa fa-align-justify",
  74. "state": "close",
  75. "children": []
  76. },
  77. {
  78. "id": "ENT101003",
  79. "text": "凌云导出报表",
  80. "href": "/app/whepi/lingyun/lingyunUser.js",
  81. "iconCls": "icon-blank fa fa-align-justify",
  82. "state": "close",
  83. "children": []
  84. }
  85. ]
  86. },
  87. {
  88. "id": "ENT102",
  89. "text": "和昌信息",
  90. "href": "",
  91. "iconCls": "icon-blank fa fa-bars",
  92. "state": "closed",
  93. "children": [
  94. {
  95. "id": "ENT102001",
  96. "text": "和昌出入记录",
  97. "href": "/app/whepi/scan/xqmanageHC.js",
  98. "iconCls": "icon-blank fa fa-align-justify",
  99. "state": "close",
  100. "children": []
  101. },
  102. {
  103. "id": "ENT102002",
  104. "text": "和昌特殊人员管理",
  105. "href": "/app/whepi/scan/specialPersonnelHC.js",
  106. "iconCls": "icon-blank fa fa-align-justify",
  107. "state": "close",
  108. "children": []
  109. },
  110. {
  111. "id": "ENT102003",
  112. "text": "和昌导出报表",
  113. "href": "/app/whepi/lingyun/HCUser.js",
  114. "iconCls": "icon-blank fa fa-align-justify",
  115. "state": "close",
  116. "children": []
  117. }
  118. ]
  119. }
  120. ]
  121. }