提交个人中心内容修改,首页名称展示

This commit is contained in:
2025-07-11 16:57:09 +08:00
parent 758e59eeac
commit 1a73daa961
13 changed files with 142 additions and 87 deletions

View File

@ -85,7 +85,7 @@
"style": {
"navigationBarTitleText": "系统设置",
"navigationBarBackgroundColor": "#0ea17e",
"navigationBarTextStyle": "white",
"navigationBarTextStyle": "black",
"enablePullDownRefresh": false,
"disableScroll": true
}
@ -95,7 +95,7 @@
"style": {
"navigationBarTitleText": "账号安全",
"navigationBarBackgroundColor": "#0ea17e",
"navigationBarTextStyle": "white",
"navigationBarTextStyle": "black",
"enablePullDownRefresh": false,
"disableScroll": true
}
@ -105,7 +105,7 @@
"style": {
"navigationBarTitleText": "关于我们",
"navigationBarBackgroundColor": "#0ea17e",
"navigationBarTextStyle": "white",
"navigationBarTextStyle": "black",
"enablePullDownRefresh": false,
"disableScroll": true
}
@ -115,7 +115,7 @@
"style": {
"navigationBarTitleText": "通用",
"navigationBarBackgroundColor": "#0ea17e",
"navigationBarTextStyle": "white",
"navigationBarTextStyle": "black",
"enablePullDownRefresh": false,
"disableScroll": true
}
@ -125,7 +125,7 @@
"style": {
"navigationBarTitleText": "消息通知",
"navigationBarBackgroundColor": "#0ea17e",
"navigationBarTextStyle": "white",
"navigationBarTextStyle": "black",
"enablePullDownRefresh": false,
"disableScroll": true
}