#
whycq
2023-02-13 1bea37073f305929215bf2c3f28e2263acb6fc20
uni_modules/uni-upgrade-center-app/pages_init.json
New 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
         }
      }
   }]
}