['现金红包部分页面添加及发现更多微调app端样式']

This commit is contained in:
2021-10-14 09:44:55 +08:00
parent 50fb945707
commit 01a9d8eb40
139 changed files with 62907 additions and 1049 deletions

View File

@@ -199,7 +199,17 @@
"navigationBarTextStyle": "white",
"navigationBarBackgroundColor":"#976dff"
}
}, {
}, {
"path": "pages/wallet/redProperty",
"name": "walletRedProperty",
"style": {
"navigationBarTitleText": "现金红包",
"enablePullDownRefresh": false,
"navigationBarTextStyle": "white",
"navigationBarBackgroundColor":"#976dff"
}
},
{
"path": "pages/wallet/extract",
"name": "Extract",
"style": {
@@ -208,6 +218,16 @@
"navigationBarBackgroundColor": "#976dff",
"navigationBarTextStyle": "white"
}
},
{
"path": "pages/wallet/extractRed",
"name": "ExtractRed",
"style": {
"navigationBarTitleText": "提现红包",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#976dff",
"navigationBarTextStyle": "white"
}
}, {
"path": "pages/verification/index",
"name": "verificationIndex",