Merge remote-tracking branch 'origin/main'

This commit is contained in:
2026-02-11 17:24:27 +08:00
15 changed files with 1138 additions and 593 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
}
}
]
},