Files
dianxiaorui-uniapp/unpackage/dist/dev/mp-weixin/project.private.config.json
PC-202306242200\Administrator 4d06351f6a no message
2026-03-28 23:00:29 +08:00

55 lines
1.5 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"description": "项目私有配置文件。此文件中的内容将覆盖 project.config.json 中的相同字段。项目的改动优先同步到此文件中。详见文档https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
"projectname": "云充电",
"setting": {
"compileHotReLoad": true
},
"condition": {
"miniprogram": {
"list": [
{
"name": "pageMake/refund/refund",
"pathName": "pageMake/refund/refund",
"query": "",
"launchMode": "default",
"scene": null
},
{
"name": "充电中",
"pathName": "pageOrder/recharge/recharge",
"query": "",
"launchMode": "default",
"scene": null
},
{
"name": "pages/order/ore",
"pathName": "pageOrder/recharge/recharge",
"query": "",
"launchMode": "default",
"scene": null
},
{
"name": "充电页面",
"pathName": "pages/home/star",
"query": "",
"launchMode": "default",
"scene": null
},
{
"name": "pages/home/detail",
"pathName": "pages/home/detail",
"query": "id=4",
"launchMode": "default",
"scene": null
},
{
"name": "pages/login/login",
"pathName": "pages/login/login",
"query": "",
"launchMode": "default",
"scene": null
}
]
}
}
}