menu6.json 484 B

12345678910111213141516171819202122
  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. }