sub_menu_红十字会.json 975 B

1234567891011121314151617181920212223242526272829303132333435363738
  1. {
  2. "isAlert": false,
  3. "resultData": {
  4. "total": 5,
  5. "data": [
  6. {
  7. "url": "http://127.0.0.1:8000/page/jcddjs/hszh/jzhd.html",
  8. "name": "救助活动",
  9. "icon": "icon-weibiaoti--",
  10. "target": "main_frame"
  11. },
  12. {
  13. "url": "http://127.0.0.1:8000/page/jcddjs/hszh/qt.html",
  14. "name": "其他",
  15. "icon": "icon-other",
  16. "target": "main_frame"
  17. },
  18. {
  19. "url": "http://127.0.0.1:8000/page/jcddjs/hszh/xchd.html",
  20. "name": "宣传活动",
  21. "icon": "icon-xuanchuan",
  22. "target": "main_frame"
  23. },
  24. {
  25. "url": "http://127.0.0.1:8000/page/jcddjs/hszh/xxpx.html",
  26. "name": "学习培训",
  27. "icon": "icon-peixun",
  28. "target": "main_frame"
  29. },
  30. {
  31. "url": "http://127.0.0.1:8000/page/jcddjs/hszh/zdjz.html",
  32. "name": "重大救助",
  33. "icon": "icon-rendaojiuzhu",
  34. "target": "main_frame"
  35. }
  36. ]
  37. }
  38. }