This commit is contained in:
wwz
2025-01-14 16:56:07 +08:00
parent a4c26b4801
commit 4c0766d92b
3 changed files with 33 additions and 5 deletions

View File

@@ -11,7 +11,7 @@
"enablePullDownRefresh": true,
"navigationStyle": "custom"
}
},{
}, {
"path": "pages/task/index",
"style": {
"navigationBarTitleText": "任务",
@@ -103,6 +103,12 @@
"navigationStyle": "custom"
}
},
{
"path": "pages/me/webview",
"style": {
"navigationBarTitleText": "客服"
}
},
{
"path": "pages/me/userinfo",
"style": {
@@ -827,10 +833,9 @@
}
},
{
"path" : "yaoqing/realName",
"style" :
{
"navigationBarTitleText" : ""
"path": "yaoqing/realName",
"style": {
"navigationBarTitleText": ""
}
}
]