fix: 🐛 解决在手机上拼团活动以及现实抢购系统栏看不到问题

master
Yer 2023-10-12 18:30:47 +08:00
parent 3bf0be98cb
commit 2d369ad729
1 changed files with 2 additions and 2 deletions

View File

@ -532,7 +532,7 @@
"style": {
"navigationBarTitleText": "限时抢购",
"navigationStyle": "custom", //
"navigationBarTextStyle": "white" ,
"navigationBarTextStyle": "black" ,
"app-plus": {
"titleNView": {
"homeButton":true
@ -546,7 +546,7 @@
"style": {
"navigationBarTitleText": "拼团活动",
"navigationStyle": "custom", //
"navigationBarTextStyle": "white" ,
"navigationBarTextStyle": "black" ,
"app-plus": {
//
"bounce": "none"