shish 1 vuosi sitten
vanhempi
commit
277a696d14
1 muutettua tiedostoa jossa 5 lisäystä ja 3 poistoa
  1. 5 3
      ghsApp/src/manifest.json

+ 5 - 3
ghsApp/src/manifest.json

@@ -63,11 +63,13 @@
                     "entitlements" : {
                         "com.apple.developer.associated-domains" : [ "applinks:fronttg.wixhb.com" ]
                     }
-                }
+                }          
             },
             /* SDK配置 */
             "sdkConfigs" : {
-                "speech" : {},
+                "speech" : {
+                    
+                },
                 "share" : {
                     "weixin" : {
                         "appid" : "wxb379c1f2f3ef705e",
@@ -184,7 +186,7 @@
         "optimization" : {
             "subPackages" : true
         },
-        "lazyCodeLoading" : "requiredComponents"
+        "lazyCodeLoading":"requiredComponents"
     },
     "mp-alipay" : {
         "usingComponents" : true