解决登录显示、首页显示bug

This commit is contained in:
2026-05-19 11:06:46 +08:00
parent 2f7e097e6c
commit 00a859c551
181 changed files with 55329 additions and 998 deletions

View File

@@ -350,6 +350,13 @@
"navigationStyle": "custom"
}
},
{
"path": "home-service/service-detail",
"style": {
"navigationBarTitleText": "预约服务",
"navigationStyle": "custom"
}
},
{
"path": "home-service/order-detail",
"style": {
@@ -364,27 +371,6 @@
"navigationStyle": "custom"
}
},
{
"path": "home-service/assessment",
"style": {
"navigationBarTitleText": "上门评估",
"navigationStyle": "custom"
}
},
{
"path": "home-service/service-plan",
"style": {
"navigationBarTitleText": "服务方案",
"navigationStyle": "custom"
}
},
{
"path": "home-service/settlement-archive",
"style": {
"navigationBarTitleText": "结算归档",
"navigationStyle": "custom"
}
},
{
"path": "bank-cards/verify",
"style": {
@@ -422,93 +408,6 @@
}
}
]
},
{
"root": "pages/mall/merchant",
"pages": [
{
"path": "home-service/tasks",
"style": {
"navigationBarTitleText": "执行任务",
"navigationStyle": "custom"
}
},
{
"path": "home-service/task-detail",
"style": {
"navigationBarTitleText": "任务详情",
"navigationStyle": "custom"
}
},
{
"path": "home-service/check-in",
"style": {
"navigationBarTitleText": "到岗签到",
"navigationStyle": "custom"
}
},
{
"path": "home-service/service-record",
"style": {
"navigationBarTitleText": "服务记录",
"navigationStyle": "custom"
}
},
{
"path": "home-service/exception-report",
"style": {
"navigationBarTitleText": "异常上报",
"navigationStyle": "custom"
}
}
]
},
{
"root": "pages/mall/admin/home-service",
"pages": [
{
"path": "application-management/index",
"style": {
"navigationBarTitleText": "服务申请管理",
"navigationStyle": "custom"
}
},
{
"path": "dispatch-center/index",
"style": {
"navigationBarTitleText": "派单调度中心",
"navigationStyle": "custom"
}
},
{
"path": "assessment-form/index",
"style": {
"navigationBarTitleText": "上门评估",
"navigationStyle": "custom"
}
},
{
"path": "service-plan/index",
"style": {
"navigationBarTitleText": "服务方案",
"navigationStyle": "custom"
}
},
{
"path": "rectification/index",
"style": {
"navigationBarTitleText": "整改处理",
"navigationStyle": "custom"
}
},
{
"path": "settlement-archive/index",
"style": {
"navigationBarTitleText": "结算归档",
"navigationStyle": "custom"
}
}
]
}
],
"tabBar": {