提交
This commit is contained in:
18
uni_modules/uni-upgrade-center-app/pages_init.json
Normal file
18
uni_modules/uni-upgrade-center-app/pages_init.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"pages": [{
|
||||
"path": "uni_modules/uni-upgrade-center-app/pages/upgrade-popup",
|
||||
"style": {
|
||||
"disableScroll": true,
|
||||
"app-plus": {
|
||||
"backgroundColorTop": "transparent",
|
||||
"background": "transparent",
|
||||
"titleNView": false,
|
||||
"scrollIndicator": false,
|
||||
"popGesture": "none",
|
||||
"animationType": "fade-in",
|
||||
"animationDuration": 200
|
||||
|
||||
}
|
||||
}
|
||||
}]
|
||||
}
|
||||
Reference in New Issue
Block a user