project.private.config.json 767 B

123456789101112131415161718192021222324252627282930313233343536
  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": "pagesQa/index",
  17. "pathName": "pagesQa/index",
  18. "query": "",
  19. "scene": null
  20. },
  21. {
  22. "name": "pagesHouse/indexDtl",
  23. "pathName": "pagesHouse/indexDtl",
  24. "query": "id=722&name=湖城大境·金地广场&__key_=16358441454441",
  25. "scene": null
  26. },
  27. {
  28. "name": "pagesHouse/produceType",
  29. "pathName": "pagesHouse/produceType",
  30. "query": "id=722&name=湖城大境·金地广场",
  31. "scene": null
  32. }
  33. ]
  34. }
  35. }
  36. }