mine concerns 8.15

This commit is contained in:
2020-08-15 17:16:11 +08:00
parent 7deb5d312b
commit df52535848
11 changed files with 377 additions and 227 deletions

View File

@@ -845,7 +845,6 @@
{
"path": "mine/MineConcerns",
"style": {
"enablePullDownRefresh": true,
"navigationBarTitleText": "我的关注",
"app-plus": {
"titleSize": "36px",
@@ -861,10 +860,9 @@
"style": {
"navigationBarTitleText": "勋章介绍",
"app-plus": {
"type": "transparent",
"titleSize": "36px",
"titleNView": {
"backgroundColor": "rgba(255,255,255,0)",
"type": "transparent",
"titleColor": "#ffffff"
}
}
@@ -968,6 +966,19 @@
}
}
},
{
"path": "setting/question",
"style": {
"navigationBarTitleText": "常见问题",
"app-plus": {
"titleSize": "36px",
"titleNView": {
"titleColor": "#333333",
"backgroundColor": "#FFFFFF"
}
}
}
},
{
"path": "setting/ShieldUsers",
"style": {