project.private.config.json 1.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. {
  2. "setting": {
  3. "compileHotReLoad": true
  4. },
  5. "condition": {
  6. "miniprogram": {
  7. "list": [
  8. {
  9. "name": "pages/wx_airport/rlxf_pass/rlxf_pass",
  10. "pathName": "pages/wx_airport/rlxf_pass/rlxf_pass",
  11. "query": "isMachine=true",
  12. "launchMode": "default",
  13. "scene": null
  14. },
  15. {
  16. "name": "pages/wx_airport/rlxf_index/rlxf_index",
  17. "pathName": "pages/wx_airport/rlxf_index/rlxf_index",
  18. "query": "",
  19. "scene": null
  20. },
  21. {
  22. "name": "设备码登录页",
  23. "pathName": "pages/temporary_prove/index/index",
  24. "query": "",
  25. "launchMode": "default",
  26. "scene": null
  27. },
  28. {
  29. "name": "访客机",
  30. "pathName": "pages/temporary_prove_FKJ/index/index",
  31. "query": "",
  32. "launchMode": "default",
  33. "scene": null
  34. }
  35. ]
  36. }
  37. },
  38. "description": "项目私有配置文件。此文件中的内容将覆盖 project.config.json 中的相同字段。项目的改动优先同步到此文件中。详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
  39. "libVersion": "2.18.1",
  40. "projectname": "%E5%A1%98%E6%A0%96%E6%99%AE%E9%80%9A%E5%B0%8F%E7%A8%8B%E5%BA%8F"
  41. }