[...修复会员中心成为会员样式及会员特权可切换显示]

This commit is contained in:
2021-10-15 11:50:32 +08:00
parent 45c79ef478
commit 6155d93548
6 changed files with 5342 additions and 5298 deletions

View File

@@ -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"
}