project.private.config.json 913 B

1234567891011121314151617181920212223242526272829
  1. {
  2. "setting": {
  3. "compileHotReLoad": true,
  4. "urlCheck": true
  5. },
  6. "condition": {
  7. "miniprogram": {
  8. "list": [
  9. {
  10. "name": "",
  11. "pathName": "pages/live/live",
  12. "query": "title=%E8%93%9D%E7%9B%B4%E6%92%AD&mediaType=live",
  13. "launchMode": "default",
  14. "scene": null
  15. },
  16. {
  17. "name": "",
  18. "pathName": "pages/livelist/index",
  19. "query": "title=%E8%93%9D%E7%9B%B4%E6%92%AD&mediaType=live",
  20. "launchMode": "default",
  21. "scene": null
  22. }
  23. ]
  24. }
  25. },
  26. "description": "项目私有配置文件。此文件中的内容将覆盖 project.config.json 中的相同字段。项目的改动优先同步到此文件中。详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
  27. "libVersion": "2.14.1",
  28. "projectname": "trafficBroadcast-xibuxinchuanmei"
  29. }