997b5241b954edc4f0b31b5f3c7d6021508e6f69.svn-base 473 B

1234567891011121314151617181920212223242526272829
  1. {
  2. "status": 200,
  3. "success": true,
  4. "message": "ok",
  5. "result": [
  6. {
  7. "id": 1,
  8. "name": "首页",
  9. "component": "dashboard/Analysis",
  10. "orderNum": 1,
  11. "hasChildren": false
  12. },
  13. {
  14. "id": 2,
  15. "name": "常见案例",
  16. "component": "layouts/RouteView",
  17. "orderNum": 2,
  18. "hasChildren": true
  19. },
  20. {
  21. "id": 3,
  22. "name": "系统监控",
  23. "component": "layouts/RouteView",
  24. "orderNum": 3,
  25. "hasChildren": true
  26. }
  27. ],
  28. "timestamp": 1554950583837
  29. }