sub_menu_思政文体.json 450 B

1234567891011121314151617181920
  1. {
  2. "isAlert": false,
  3. "resultData": {
  4. "total": 2,
  5. "data": [
  6. {
  7. "url": "http://127.0.0.1:8000/page/jcddjs/szwt/wtzx.html",
  8. "name": "文体中心",
  9. "icon": "icon-wenti",
  10. "target": "main_frame"
  11. },
  12. {
  13. "url": "http://127.0.0.1:8000/page/jcddjs/szwt/xsdwmsj.html",
  14. "name": "新时代文明实践",
  15. "icon": "icon-xinshidai",
  16. "target": "main_frame"
  17. }
  18. ]
  19. }
  20. }