59b9c56877478862069b3303027742883c0dffb2.svn-base 486 B

1234567891011121314151617181920212223242526272829
  1. {
  2. "status": 200,
  3. "success": true,
  4. "message": "ok",
  5. "result": [
  6. {
  7. "id": 31,
  8. "name": "性能监控",
  9. "component": "layouts/RouteView",
  10. "orderNum": 1,
  11. "hasChildren": true
  12. },
  13. {
  14. "id": 32,
  15. "name": "在线文档",
  16. "component": "layouts/IframePageView",
  17. "orderNum": 2,
  18. "hasChildren": false
  19. },
  20. {
  21. "id": 33,
  22. "name": "工作台",
  23. "component": "dashboard/Workplace",
  24. "orderNum": 3,
  25. "hasChildren": false
  26. }
  27. ],
  28. "timestamp": 1554950583837
  29. }