sub_menu_工会关工委.json 433 B

1234567891011121314151617181920
  1. {
  2. "isAlert": false,
  3. "resultData": {
  4. "total": 2,
  5. "data": [
  6. {
  7. "url": "http://127.0.0.1:8000/page/jcddjs/ghggw/ggw.html",
  8. "name": "关工委",
  9. "icon": "icon-gongweizhidu",
  10. "target": "main_frame"
  11. },
  12. {
  13. "url": "http://127.0.0.1:8000/page/jcddjs/ghggw/gh.html",
  14. "name": "工会",
  15. "icon": "icon-gonghui",
  16. "target": "main_frame"
  17. }
  18. ]
  19. }
  20. }