- 将分散的设备信息存储改为统一的deviceData对象 - 更新相关API请求参数传递方式 - 增加设备类型支持,动态构建API路径 - 修复设备信息初始化问题,确保数据一致性
71 lines
2.1 KiB
JSON
71 lines
2.1 KiB
JSON
{
|
||
"description": "项目私有配置文件。此文件中的内容将覆盖 project.config.json 中的相同字段。项目的改动优先同步到此文件中。详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
|
||
"projectname": "JMApp",
|
||
"setting": {
|
||
"compileHotReLoad": true,
|
||
"urlCheck": false
|
||
},
|
||
"condition": {
|
||
"miniprogram": {
|
||
"list": [
|
||
{
|
||
"name": "pages/substituteWash/substituteWash",
|
||
"pathName": "pages/substituteWash/substituteWash",
|
||
"query": "scene=T1000098",
|
||
"launchMode": "default",
|
||
"scene": null
|
||
},
|
||
{
|
||
"name": "pages/substituteWash/substituteWash",
|
||
"pathName": "pages/substituteWash/substituteWash",
|
||
"query": "",
|
||
"launchMode": "default",
|
||
"scene": null
|
||
},
|
||
{
|
||
"name": "pages/washing/washing",
|
||
"pathName": "pages/washing/washing",
|
||
"query": "",
|
||
"launchMode": "default",
|
||
"scene": null
|
||
},
|
||
{
|
||
"name": "pages/washCodeDetail/washCodeDetail",
|
||
"pathName": "pages/washCodeDetail/washCodeDetail",
|
||
"query": "id=6",
|
||
"launchMode": "default",
|
||
"scene": null
|
||
},
|
||
{
|
||
"name": "/pages/washCodeDetail/washCodeDetail",
|
||
"pathName": "/pages/washCodeDetail/washCodeDetail",
|
||
"query": "",
|
||
"launchMode": "default",
|
||
"scene": null
|
||
},
|
||
{
|
||
"name": "pages/refund/refund",
|
||
"pathName": "pages/refund/refund",
|
||
"query": "",
|
||
"launchMode": "default",
|
||
"scene": null
|
||
},
|
||
{
|
||
"name": "pages/OnlineCarHailing/OnlineCarHailing",
|
||
"pathName": "pages/OnlineCarHailing/OnlineCarHailing",
|
||
"query": "",
|
||
"launchMode": "default",
|
||
"scene": null
|
||
},
|
||
{
|
||
"name": "pages/wangdian/wangdian",
|
||
"pathName": "pages/wangdian/wangdian",
|
||
"query": "number=T1000126",
|
||
"launchMode": "default",
|
||
"scene": null
|
||
}
|
||
]
|
||
}
|
||
},
|
||
"libVersion": "3.8.9"
|
||
} |