luban-mall/unpackage/dist/dev/mp-weixin/project.private.config.json

31 lines
1.1 KiB
JSON
Raw Normal View History

2022-07-12 10:07:08 +00:00
{
"setting": {},
"condition": {
"miniprogram": {
"list": [
{
"name": "",
"pathName": "pages/tabbar/index/index",
2022-07-14 06:46:41 +00:00
"query": "business_id=8",
2022-07-13 08:04:38 +00:00
"launchMode": "default",
2022-07-12 10:07:08 +00:00
"scene": null
},
{
"name": "",
"pathName": "pages/tabbar/index/index",
"query": "business_id=0",
2022-07-13 08:04:38 +00:00
"launchMode": "default",
2022-07-12 10:07:08 +00:00
"scene": null
2022-07-14 01:10:15 +00:00
},
{
"name": "",
"pathName": "pages/tabbar/index/index",
"query": "business_id=6",
"launchMode": "default",
"scene": null
2022-07-12 10:07:08 +00:00
}
]
}
2022-07-13 08:04:38 +00:00
},
"description": "项目私有配置文件。此文件中的内容将覆盖 project.config.json 中的相同字段。项目的改动优先同步到此文件中。详见文档https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html"
2022-07-12 10:07:08 +00:00
}