menu.json 3.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136
  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. "id": "ENT100026",
  54. "text": "中建康城导出报表",
  55. "href": "/app/whepi/lingyun/lingyunUserZJ.js",
  56. "iconCls": "icon-blank fa fa-align-justify",
  57. "state": "close",
  58. "children": []
  59. }
  60. ]
  61. },
  62. {
  63. "id": "ENT101",
  64. "text": "江中耀华信息",
  65. "href": "",
  66. "iconCls": "icon-blank fa fa-bars",
  67. "state": "closed",
  68. "children": [
  69. {
  70. "id": "ENT101001",
  71. "text": "江中耀华出入记录",
  72. "href": "/app/whepi/scan/xqmanageLY.js",
  73. "iconCls": "icon-blank fa fa-align-justify",
  74. "state": "close",
  75. "children": []
  76. },
  77. {
  78. "id": "ENT101002",
  79. "text": "江中耀华签到信息",
  80. "href": "/app/whepi/clock/clock.js",
  81. "iconCls": "icon-blank fa fa-align-justify",
  82. "state": "close",
  83. "children": []
  84. },
  85. {
  86. "id": "ENT101003",
  87. "text": "江中耀华二类特殊人员管理",
  88. "href": "/app/whepi/scan/specialPersonnelLYS2.js",
  89. "iconCls": "icon-blank fa fa-align-justify",
  90. "state": "close",
  91. "children": []
  92. },
  93. {
  94. "id": "ENT101004",
  95. "text": "江中耀华导出报表",
  96. "href": "/app/whepi/lingyun/lingyunUser.js",
  97. "iconCls": "icon-blank fa fa-align-justify",
  98. "state": "close",
  99. "children": []
  100. },
  101. {
  102. "id": "ENT101005",
  103. "text": "江中耀华六类人员管理",
  104. "href": "/app/whepi/scan/specialPersonnelLYSixS.js",
  105. "iconCls": "icon-blank fa fa-align-justify",
  106. "state": "close",
  107. "children": []
  108. },
  109. {
  110. "id": "ENT101006",
  111. "text": "特殊人员管理",
  112. "href": "/app/whepi/scan/specialPersonnelLY.js",
  113. "iconCls": "icon-blank fa fa-align-justify",
  114. "state": "close",
  115. "children": []
  116. },
  117. {
  118. "id": "ENT101007",
  119. "text": "在职人员管理",
  120. "href": "/app/whepi/lingyun/lingyunUserOnJob.js",
  121. "iconCls": "icon-blank fa fa-align-justify",
  122. "state": "close",
  123. "children": []
  124. },
  125. {
  126. "id": "ENT101008",
  127. "text": "不在职人员管理",
  128. "href": "/app/whepi/lingyun/lingyunUserNotOnJob.js",
  129. "iconCls": "icon-blank fa fa-align-justify",
  130. "state": "close",
  131. "children": []
  132. }
  133. ]
  134. }
  135. ]
  136. }