Merge pull request 'ysj-delivery' (#11) from ysj-delivery into main

配送端进行合并
This commit is contained in:
2026-01-27 13:55:14 +00:00
15 changed files with 5188 additions and 691 deletions

View File

@@ -63,6 +63,90 @@
"navigationStyle": "custom"
}
},
{
"path": "pages/mall/delivery/order-detail",
"style": {
"navigationBarTitleText": "订单详情页",
"navigationStyle": "custom"
}
},
{
"path": "pages/mall/delivery/profile",
"style": {
"navigationBarTitleText": "配送个人中心",
"navigationStyle": "custom"
}
},
{
"path": "pages/mall/delivery/order-history",
"style": {
"navigationBarTitleText": "历史记录",
"navigationStyle": "custom"
}
},
{
"path": "pages/mall/delivery/earnings",
"style": {
"navigationBarTitleText": "历史记录",
"navigationStyle": "custom"
}
},
{
"path": "pages/mall/delivery/tasks",
"style": {
"navigationBarTitleText": "全部任务",
"navigationStyle": "custom"
}
},
{
"path": "pages/mall/delivery/task-detail",
"style": {
"navigationBarTitleText": "任务详情",
"navigationStyle": "custom"
}
},
{
"path": "pages/mall/delivery/profile-edit",
"style": {
"navigationBarTitleText": "编辑个人资料",
"navigationStyle": "custom"
}
},
{
"path": "pages/mall/delivery/ratings",
"style": {
"navigationBarTitleText": "评价",
"navigationStyle": "custom"
}
},
{
"path": "pages/mall/delivery/vehicle",
"style": {
"navigationBarTitleText": "车辆管理",
"navigationStyle": "custom"
}
},
{
"path": "pages/mall/delivery/vehicle-add",
"style": {
"navigationBarTitleText": "添加车辆",
"navigationStyle": "custom"
}
},
{
"path": "pages/mall/delivery/vehicle-edit",
"style": {
"navigationBarTitleText": "添加车辆",
"navigationStyle": "custom"
}
},
{
"path": "pages/mall/delivery/settings",
"style": {
"navigationBarTitleText": "设置",
"navigationStyle": "custom"
}
},
{
"path": "pages/mall/delivery/order-detail",
"style": {