2023-12-25 17:56:30 +08:00
|
|
|
|
{
|
|
|
|
|
"description": "项目私有配置文件。此文件中的内容将覆盖 project.config.json 中的相同字段。项目的改动优先同步到此文件中。详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
|
2024-04-23 11:58:07 +08:00
|
|
|
|
"condition": {
|
|
|
|
|
"miniprogram": {
|
|
|
|
|
"list": [
|
2024-05-21 18:16:48 +08:00
|
|
|
|
{
|
|
|
|
|
"name": "pages/index/new_info",
|
|
|
|
|
"pathName": "pages/index/new_info",
|
|
|
|
|
"query": "id=1615",
|
|
|
|
|
"launchMode": "default",
|
|
|
|
|
"scene": null
|
|
|
|
|
},
|
2024-05-15 17:54:48 +08:00
|
|
|
|
{
|
|
|
|
|
"name": "pages/index/my_invite",
|
|
|
|
|
"pathName": "pages/index/my_invite",
|
|
|
|
|
"query": "",
|
|
|
|
|
"launchMode": "default",
|
|
|
|
|
"scene": null
|
2024-04-23 11:58:07 +08:00
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
}
|
2024-05-08 18:14:41 +08:00
|
|
|
|
},
|
|
|
|
|
"setting": {
|
|
|
|
|
"compileHotReLoad": true
|
2024-05-17 18:17:07 +08:00
|
|
|
|
}
|
2023-12-25 17:56:30 +08:00
|
|
|
|
}
|