project.private.config.json 616 B

123456789101112131415161718192021222324
  1. {
  2. "setting": {},
  3. "condition": {
  4. "plugin": {
  5. "list": []
  6. },
  7. "game": {
  8. "list": []
  9. },
  10. "gamePlugin": {
  11. "list": []
  12. },
  13. "miniprogram": {
  14. "list": [
  15. {
  16. "name": "pages/live/live",
  17. "pathName": "pages/live/live",
  18. "query": "type=0&title=%E4%B9%A0%E8%BF%91%E5%B9%B3%E6%80%BB%E4%B9%A6%E8%AE%B0%E5%85%B3%E4%BA%8E%E6%96%B0%E6%97%B6%E4%BB%A3%E5%9F%BA%E5%B1%82%E6%B2%BB%E7%90%86%E7%9A%84%E9%87%8D%E8%A6%81%E8%AE%BA%E8%BF%B0&scheduleId=1043&eId=2528&eduStuName=%E6%9E%97%E6%99%BA%E6%98%8E",
  19. "scene": null
  20. }
  21. ]
  22. }
  23. }
  24. }