shish 4 lat temu
rodzic
commit
6d769e3cc9

+ 3 - 0
开发/ghsApp/src/manifest.json

@@ -99,6 +99,9 @@
                         "spotlight@3x" : "unpackage/res/icons/120x120.png"
                     }
                 }
+            },
+            "splashscreen" : {
+                "useOriginalMsgbox" : true
             }
         },
         "nativePlugins" : {

+ 3 - 0
开发/hdApp/src/manifest.json

@@ -123,6 +123,9 @@
                         "spotlight@3x" : "unpackage/res/icons/120x120.png"
                     }
                 }
+            },
+            "splashscreen" : {
+                "useOriginalMsgbox" : true
             }
         },
         "nativePlugins" : {

+ 3 - 0
线上/ghsApp/src/manifest.json

@@ -99,6 +99,9 @@
                         "spotlight@3x" : "unpackage/res/icons/120x120.png"
                     }
                 }
+            },
+            "splashscreen" : {
+                "useOriginalMsgbox" : true
             }
         },
         "nativePlugins" : {

+ 3 - 0
线上/hdApp/src/manifest.json

@@ -123,6 +123,9 @@
                         "spotlight@3x" : "unpackage/res/icons/120x120.png"
                     }
                 }
+            },
+            "splashscreen" : {
+                "useOriginalMsgbox" : true
             }
         },
         "nativePlugins" : {