JMApp/project.private.config.json
XiaoMo a3fcf0eac1 feat(帮洗服务): 新增帮洗服务页面及功能
新增帮洗服务相关页面和功能,包括页面配置、路由添加、API接口调整和样式实现
更新小程序基础库版本至3.8.8
调整API接口路径统一使用v2版本前缀
2025-06-24 16:56:02 +08:00

71 lines
2.1 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": "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.8"
}