分包问题处理

This commit is contained in:
FengHui
2026-02-11 15:25:28 +08:00
parent 634e097c3f
commit ebd0f439b8
12 changed files with 23 additions and 23 deletions

View File

@@ -36,15 +36,6 @@
"navigationBarTitleText": "搜索职位"
}
},
{
"path": "pages/chat/chat",
"style": {
"navigationBarTitleText": "智能客服",
"navigationBarBackgroundColor": "#4778EC",
"navigationBarTextStyle": "white",
"enablePullDownRefresh": false
}
},
{
"path": "pages/service/career-planning",
"style": {
@@ -331,6 +322,15 @@
"style": {
"navigationBarTitleText": "隐私政策"
}
},
{
"path": "pages/chat/chat",
"style": {
"navigationBarTitleText": "智能客服",
"navigationBarBackgroundColor": "#4778EC",
"navigationBarTextStyle": "white",
"enablePullDownRefresh": false
}
}
]
},