menu7.json 1.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162
  1. {
  2. "success": true,
  3. "msg": "",
  4. "data": [
  5. {
  6. "id": "ENT10001",
  7. "text": "凌云导出报表",
  8. "href": "/app/whepi/lingyun/lingyunUser7.js",
  9. "iconCls": "icon-blank fa fa-align-justify",
  10. "state": "close",
  11. "children": []
  12. },
  13. {
  14. "id": "ENT10002",
  15. "text": "出入记录",
  16. "href": "/app/whepi/scan/xqmanageLY.js",
  17. "iconCls": "icon-blank fa fa-align-justify",
  18. "state": "close",
  19. "children": []
  20. },
  21. {
  22. "id": "ENT10003",
  23. "text": "凌云签到信息",
  24. "href": "/app/whepi/clock/clock.js",
  25. "iconCls": "icon-blank fa fa-align-justify",
  26. "state": "close",
  27. "children": []
  28. },
  29. {
  30. "id": "ENT10004",
  31. "text": "二类特殊人员管理",
  32. "href": "/app/whepi/scan/specialPersonnelLY2.js",
  33. "iconCls": "icon-blank fa fa-align-justify",
  34. "state": "close",
  35. "children": []
  36. },
  37. {
  38. "id": "ENT10005",
  39. "text": "凌云六类人员管理",
  40. "href": "/app/whepi/scan/specialPersonnelLYSix.js",
  41. "iconCls": "icon-blank fa fa-align-justify",
  42. "state": "close",
  43. "children": []
  44. },
  45. {
  46. "id": "ENT101007",
  47. "text": "在职人员管理",
  48. "href": "/app/whepi/lingyun/lingyunUserOnJob.js",
  49. "iconCls": "icon-blank fa fa-align-justify",
  50. "state": "close",
  51. "children": []
  52. },
  53. {
  54. "id": "ENT101008",
  55. "text": "不在职人员管理",
  56. "href": "/app/whepi/lingyun/lingyunUserNotOnJob.js",
  57. "iconCls": "icon-blank fa fa-align-justify",
  58. "state": "close",
  59. "children": []
  60. }
  61. ]
  62. }