提交个人中心内容修改,首页名称展示
This commit is contained in:
10
pages.json
10
pages.json
@ -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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user