menu.json 2.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687
  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": "ENT101",
  15. "text": "江中耀华信息",
  16. "href": "",
  17. "iconCls": "icon-blank fa fa-bars",
  18. "state": "closed",
  19. "children": [
  20. {
  21. "id": "ENT101004",
  22. "text": "江中耀华导出报表",
  23. "href": "/app/whepi/lingyun/lingyunUser.js",
  24. "iconCls": "icon-blank fa fa-align-justify",
  25. "state": "close",
  26. "children": []
  27. },
  28. {
  29. "id": "ENT101007",
  30. "text": "在职人员管理",
  31. "href": "/app/whepi/lingyun/lingyunUserOnJob.js",
  32. "iconCls": "icon-blank fa fa-align-justify",
  33. "state": "close",
  34. "children": []
  35. },
  36. {
  37. "id": "ENT101008",
  38. "text": "不在职人员管理",
  39. "href": "/app/whepi/lingyun/lingyunUserNotOnJob.js",
  40. "iconCls": "icon-blank fa fa-align-justify",
  41. "state": "close",
  42. "children": []
  43. },
  44. {
  45. "id": "ENT101001",
  46. "text": "江中耀华出入记录",
  47. "href": "/app/whepi/scan/xqmanageLY.js",
  48. "iconCls": "icon-blank fa fa-align-justify",
  49. "state": "close",
  50. "children": []
  51. },
  52. {
  53. "id": "ENT101002",
  54. "text": "江中耀华签到信息",
  55. "href": "/app/whepi/clock/clock.js",
  56. "iconCls": "icon-blank fa fa-align-justify",
  57. "state": "close",
  58. "children": []
  59. },
  60. {
  61. "id": "ENT101003",
  62. "text": "江中耀华二类特殊人员管理",
  63. "href": "/app/whepi/scan/specialPersonnelLYS2.js",
  64. "iconCls": "icon-blank fa fa-align-justify",
  65. "state": "close",
  66. "children": []
  67. },
  68. {
  69. "id": "ENT101005",
  70. "text": "江中耀华六类人员管理",
  71. "href": "/app/whepi/scan/specialPersonnelLYSixS.js",
  72. "iconCls": "icon-blank fa fa-align-justify",
  73. "state": "close",
  74. "children": []
  75. },
  76. {
  77. "id": "ENT101006",
  78. "text": "特殊人员管理",
  79. "href": "/app/whepi/scan/specialPersonnelLY.js",
  80. "iconCls": "icon-blank fa fa-align-justify",
  81. "state": "close",
  82. "children": []
  83. }
  84. ]
  85. }
  86. ]
  87. }