project.private.config.json 582B

123456789101112131415161718192021222324252627282930
  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/Index/BookAnswer/index",
  17. "pathName": "pages/Index/BookAnswer/index",
  18. "query": "id=087bf13fec3d74e93890f175ec867780",
  19. "scene": null
  20. },
  21. {
  22. "name": "pages/Mine/MyInfo/index",
  23. "pathName": "pages/Mine/MyInfo/index",
  24. "query": "",
  25. "scene": null
  26. }
  27. ]
  28. }
  29. }
  30. }