menu2.json 943 B

1234567891011121314151617181920212223242526272829303132333435363738
  1. {
  2. "success": true,
  3. "msg": "",
  4. "data": [
  5. {
  6. "id": "ENT10001",
  7. "text": "凌云导出报表",
  8. "href": "/app/whepi/lingyun/lingyunUser2.js",
  9. "iconCls": "icon-blank fa fa-align-justify",
  10. "state": "close",
  11. "children": []
  12. },
  13. {
  14. "id": "ENT10003",
  15. "text": "凌云签到信息",
  16. "href": "/app/whepi/clock/clock1.js",
  17. "iconCls": "icon-blank fa fa-align-justify",
  18. "state": "close",
  19. "children": []
  20. },
  21. {
  22. "id": "ENT101007",
  23. "text": "在职人员管理",
  24. "href": "/app/whepi/lingyun/lingyunUserOnJob2.js",
  25. "iconCls": "icon-blank fa fa-align-justify",
  26. "state": "close",
  27. "children": []
  28. },
  29. {
  30. "id": "ENT101008",
  31. "text": "不在职人员管理",
  32. "href": "/app/whepi/lingyun/lingyunUserNotOnJob.js",
  33. "iconCls": "icon-blank fa fa-align-justify",
  34. "state": "close",
  35. "children": []
  36. }
  37. ]
  38. }