1234567891011121314151617181920212223242526272829 |
- {
- "projectname": "shiziyu18_small",
- "setting": {
- "compileHotReLoad": true,
- "urlCheck": false
- },
- "description": "项目私有配置文件。此文件中的内容将覆盖 project.config.json 中的相同字段。项目的改动优先同步到此文件中。详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
- "condition": {
- "miniprogram": {
- "list": [
- {
- "name": "",
- "pathName": "/lionfish_comshop/moduleA/groupCenter/apply",
- "query": "",
- "launchMode": "default",
- "scene": null
- },
- {
- "name": "",
- "pathName": "lionfish_comshop/pages/user/me",
- "query": "",
- "launchMode": "default",
- "scene": null
- }
- ]
- }
- },
- "libVersion": "3.1.4"
- }
|