This commit is contained in:
zw199166
2026-01-22 14:34:38 +08:00
parent 6ee8ce42ed
commit 1f3a3ca8bb
234 changed files with 5534 additions and 2395 deletions

View File

@@ -1,35 +1,42 @@
{
"description": "项目私有配置文件。此文件中的内容将覆盖 project.config.json 中的相同字段。项目的改动优先同步到此文件中。详见文档https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
"projectname": "JiaZhiQianYan",
"setting": {
"compileHotReLoad": true,
"urlCheck": true
},
"condition": {
"miniprogram": {
"list": [
{
"name": "pagesStock/stockCenterDetails/stockCenterDetails",
"pathName": "pagesStock/stockCenterDetails/stockCenterDetails",
"query": "",
"scene": null,
"launchMode": "default"
},
{
"name": "pages/index/hotStock/hotStock",
"pathName": "pages/index/hotStock/hotStock",
"query": "",
"launchMode": "default",
"scene": null
},
{
"name": "",
"pathName": "pages/index/conceptCenter/conceptCenter",
"query": "",
"launchMode": "default",
"scene": null
}
]
"description": "项目私有配置文件。此文件中的内容将覆盖 project.config.json 中的相同字段。项目的改动优先同步到此文件中。详见文档https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
"projectname": "JiaZhiQianYan",
"setting": {
"compileHotReLoad": true,
"urlCheck": true
},
"condition": {
"miniprogram": {
"list": [
{
"name": "pagesStock/stockCenterDetails/cwDetails",
"pathName": "pagesStock/stockCenterDetails/cwDetails",
"query": "index=0",
"scene": null,
"launchMode": "default"
},
{
"name": "pagesStock/stockCenterDetails/stockCenterDetails",
"pathName": "pagesStock/stockCenterDetails/stockCenterDetails",
"query": "",
"launchMode": "default",
"scene": null
},
{
"name": "pages/index/hotStock/hotStock",
"pathName": "pages/index/hotStock/hotStock",
"query": "",
"launchMode": "default",
"scene": null
},
{
"name": "",
"pathName": "pages/index/conceptCenter/conceptCenter",
"query": "",
"launchMode": "default",
"scene": null
}
]
}
}
}