1234567891011121314151617181920212223242526272829303132333435363738394041 |
- {
- "setting": {
- "compileHotReLoad": true
- },
- "condition": {
- "miniprogram": {
- "list": [
- {
- "name": "pages/wx_airport/rlxf_pass/rlxf_pass",
- "pathName": "pages/wx_airport/rlxf_pass/rlxf_pass",
- "query": "isMachine=true",
- "launchMode": "default",
- "scene": null
- },
- {
- "name": "pages/wx_airport/rlxf_index/rlxf_index",
- "pathName": "pages/wx_airport/rlxf_index/rlxf_index",
- "query": "",
- "scene": null
- },
- {
- "name": "设备码登录页",
- "pathName": "pages/temporary_prove/index/index",
- "query": "",
- "launchMode": "default",
- "scene": null
- },
- {
- "name": "访客机",
- "pathName": "pages/temporary_prove_FKJ/index/index",
- "query": "",
- "launchMode": "default",
- "scene": null
- }
- ]
- }
- },
- "description": "项目私有配置文件。此文件中的内容将覆盖 project.config.json 中的相同字段。项目的改动优先同步到此文件中。详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
- "libVersion": "2.18.1",
- "projectname": "%E5%A1%98%E6%A0%96%E6%99%AE%E9%80%9A%E5%B0%8F%E7%A8%8B%E5%BA%8F"
- }
|