[...修复会员中心成为会员样式及会员特权可切换显示]
This commit is contained in:
@@ -264,7 +264,7 @@
|
||||
"name": "Vip",
|
||||
"style": {
|
||||
"navigationBarTitleText": "会员",
|
||||
"navigationBarBackgroundColor": "#1f1b1c",
|
||||
"navigationBarBackgroundColor": "#e93340",
|
||||
"navigationBarTextStyle": "white",
|
||||
"backgroundColor": "#fefaef"
|
||||
}
|
||||
@@ -273,7 +273,7 @@
|
||||
"name": "vipAgree",
|
||||
"style": {
|
||||
"navigationBarTitleText": "用户协议",
|
||||
"navigationBarBackgroundColor": "#1f1b1c",
|
||||
"navigationBarBackgroundColor": "#e93340",
|
||||
"navigationBarTextStyle": "white",
|
||||
"backgroundColor": "#fefaef"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user