2025-11-08 11:30:06 +08:00
|
|
|
|
{
|
|
|
|
|
|
"description": "项目私有配置文件。此文件中的内容将覆盖 project.config.json 中的相同字段。项目的改动优先同步到此文件中。详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
|
|
|
|
|
|
"condition": {
|
|
|
|
|
|
"miniprogram": {
|
|
|
|
|
|
"list": [
|
2026-01-15 14:41:50 +08:00
|
|
|
|
{
|
2026-03-26 17:46:35 +08:00
|
|
|
|
"name": "subpackage/device/devicexq",
|
|
|
|
|
|
"pathName": "subpackage/device/devicexq",
|
|
|
|
|
|
"query": "id=10035&mac=786647FA12F4",
|
2026-01-15 14:41:50 +08:00
|
|
|
|
"launchMode": "default",
|
|
|
|
|
|
"scene": null
|
|
|
|
|
|
},
|
2025-11-08 11:30:06 +08:00
|
|
|
|
{
|
2026-03-26 17:46:35 +08:00
|
|
|
|
"name": "pages/luru/bind_mac",
|
|
|
|
|
|
"pathName": "pages/luru/bind_mac",
|
2025-11-08 11:30:06 +08:00
|
|
|
|
"query": "",
|
|
|
|
|
|
"launchMode": "default",
|
|
|
|
|
|
"scene": null
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
"name": "pages/login/index",
|
|
|
|
|
|
"pathName": "pages/login/index",
|
|
|
|
|
|
"query": "",
|
|
|
|
|
|
"launchMode": "default",
|
|
|
|
|
|
"scene": null
|
|
|
|
|
|
}
|
|
|
|
|
|
]
|
|
|
|
|
|
}
|
2026-03-26 17:46:35 +08:00
|
|
|
|
},
|
|
|
|
|
|
"projectname": "AURA",
|
|
|
|
|
|
"setting": {
|
|
|
|
|
|
"compileHotReLoad": true,
|
|
|
|
|
|
"skylineRenderEnable": true
|
2025-11-08 11:30:06 +08:00
|
|
|
|
}
|
|
|
|
|
|
}
|