project.private.config.json 684 B

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/index",
  17. "pathName": "pages/index/index",
  18. "query": "mpOpenId=oNiRk1jTyzYx6zza8lklpQG_Ei-M&mpAppId=wx91208c6c8651a97d&mpName=脑瓜崩阅读",
  19. "scene": null
  20. },
  21. {
  22. "name": "pages/index/index",
  23. "pathName": "pages/index/index",
  24. "query": "mpAppId=wxba81cbe251bc13cb&mpOpenId=oAwF56GBRcolxSnR1v5erbiPz66c&mpName=霄宇文阁",
  25. "scene": null
  26. }
  27. ]
  28. }
  29. }
  30. }