6d9edc8eb84413d3bcb4910ffc7ed703c0445c04.svn-base 476 B

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