project.private.config.json 1011 B

12345678910111213141516171819202122232425262728293031
  1. {
  2. "setting": {
  3. "preloadBackgroundData": false,
  4. "compileHotReLoad": true,
  5. "urlCheck": true,
  6. "autoAudits": false
  7. },
  8. "description": "项目私有配置文件。此文件中的内容将覆盖 project.config.json 中的相同字段。项目的改动优先同步到此文件中。详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
  9. "libVersion": "3.2.5",
  10. "condition": {
  11. "miniprogram": {
  12. "list": [
  13. {
  14. "name": "/customer/pages/effectiveapproval/effectiveapproval",
  15. "pathName": "/customer/pages/effectiveapproval/effectiveapproval",
  16. "query": "",
  17. "launchMode": "default",
  18. "scene": null
  19. },
  20. {
  21. "name": "软装",
  22. "pathName": "share/pages/beforetest/beforetest",
  23. "query": "type=housestyle&share_user_id=163571&clientype=7Qn1dz",
  24. "launchMode": "default",
  25. "scene": null
  26. }
  27. ]
  28. }
  29. },
  30. "projectname": "zqxgxcx"
  31. }