sub_menu_系统配置.json 660 B

1234567891011121314151617181920212223242526
  1. {
  2. "isAlert": false,
  3. "resultData": {
  4. "total": 42360,
  5. "data": [
  6. {
  7. "url": "http://39.104.21.7:20312/res/page/user/permission_list.html",
  8. "name": "权限管理",
  9. "icon": "icon-xitong",
  10. "target": "main_frame"
  11. },
  12. {
  13. "url": "http://39.104.21.7:20312/res/page/dictionary/nation_list.html",
  14. "name": "民族管理",
  15. "icon": "icon-xitong",
  16. "target": "main_frame"
  17. },
  18. {
  19. "url": "http://39.104.21.7:20312/res/page/dictionary/nationality_list.html",
  20. "name": "国籍管理",
  21. "icon": "icon-xitong",
  22. "target": "main_frame"
  23. }
  24. ]
  25. }
  26. }