碧桂园
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

34 lines
842 B

  1. {
  2. "setting": {
  3. "compileHotReLoad": false
  4. },
  5. "description": "项目私有配置文件。此文件中的内容将覆盖 project.config.json 中的相同字段。项目的改动优先同步到此文件中。详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
  6. "projectname": "biguiyuan",
  7. "condition": {
  8. "plugin": {
  9. "list": []
  10. },
  11. "game": {
  12. "list": []
  13. },
  14. "gamePlugin": {
  15. "list": []
  16. },
  17. "miniprogram": {
  18. "list": [
  19. {
  20. "name": "pages/index/index",
  21. "pathName": "pages/index/index",
  22. "query": "id=11",
  23. "scene": null
  24. },
  25. {
  26. "name": "pages/index/index",
  27. "pathName": "pages/index/index",
  28. "query": "id=70",
  29. "scene": null
  30. }
  31. ]
  32. }
  33. }
  34. }