继续完善居家服务模块

This commit is contained in:
2026-05-22 10:16:51 +08:00
parent 3a7b2808af
commit d25f80ccdd
10 changed files with 670 additions and 110 deletions

View File

@@ -42,6 +42,20 @@
"navigationStyle": "custom"
}
},
{
"path": "pages/mall/delivery/orders/route",
"style": {
"navigationBarTitleText": "出发与导航",
"navigationStyle": "custom"
}
},
{
"path": "pages/mall/delivery/orders/checkin",
"style": {
"navigationBarTitleText": "到岗签到",
"navigationStyle": "custom"
}
},
{
"path": "pages/mall/delivery/service-record/index",
"style": {