This commit is contained in:
2022-10-14 15:46:39 +08:00
parent 4955183745
commit f95df039f3
15 changed files with 1033 additions and 1 deletions

View File

@@ -66,7 +66,22 @@
"navigationStyle": "custom"
}
}
],
,{
"path": "uni_modules/uni-upgrade-center-app/pages/upgrade-popup",
"style": {
"app-plus": {
"animationDuration": 200,
"animationType": "fade-in",
"background": "transparent",
"backgroundColorTop": "transparent",
"popGesture": "none",
"scrollIndicator": false,
"titleNView": false
},
"disableScroll": true
}
}
],
"globalStyle": {
// "pageOrientation": "landscape",
"navigationBarTextStyle": "white",