碧桂园
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

46 lines
1.1 KiB

  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. "name": "pages/index/index",
  33. "pathName": "pages/index/index",
  34. "query": "id=77",
  35. "scene": null
  36. },
  37. {
  38. "name": "pages/index/index",
  39. "pathName": "pages/index/index",
  40. "query": "id=2",
  41. "scene": null
  42. }
  43. ]
  44. }
  45. }
  46. }