2022-10-14 05:38:26 +00:00
|
|
|
|
{
|
|
|
|
|
"description": "项目私有配置文件。此文件中的内容将覆盖 project.config.json 中的相同字段。项目的改动优先同步到此文件中。详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
|
2022-11-28 07:21:53 +00:00
|
|
|
|
"libVersion": "2.25.4",
|
|
|
|
|
"condition": {
|
|
|
|
|
"miniprogram": {
|
|
|
|
|
"list": [
|
|
|
|
|
{
|
|
|
|
|
"name": "",
|
|
|
|
|
"pathName": "pages/goods/detail",
|
|
|
|
|
"query": "id=6&type=release",
|
|
|
|
|
"launchMode": "default",
|
|
|
|
|
"scene": null
|
2022-11-28 07:58:25 +00:00
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "",
|
|
|
|
|
"pathName": "pages/login/login",
|
|
|
|
|
"query": "",
|
|
|
|
|
"launchMode": "default",
|
|
|
|
|
"scene": null
|
2022-12-02 10:12:31 +00:00
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "",
|
|
|
|
|
"pathName": "pages/goods/goods",
|
|
|
|
|
"query": "",
|
|
|
|
|
"launchMode": "default",
|
|
|
|
|
"scene": null
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "",
|
|
|
|
|
"pathName": "pages/feedback/feedback",
|
|
|
|
|
"query": "",
|
|
|
|
|
"launchMode": "default",
|
|
|
|
|
"scene": null
|
2022-11-28 07:21:53 +00:00
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
}
|
|
|
|
|
}
|
2022-10-14 05:38:26 +00:00
|
|
|
|
}
|