shish 1 anno fa
parent
commit
f27b1663a1
2 ha cambiato i file con 10 aggiunte e 6 eliminazioni
  1. 5 3
      ghsApp/src/manifest.json
  2. 5 3
      hdApp/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

+ 5 - 3
hdApp/src/manifest.json

@@ -63,11 +63,13 @@
                     "entitlements" : {
                         "com.apple.developer.associated-domains" : [ "applinks:fronttg.wixhb.com" ]
                     }
-                }
+                }          
             },
             /* SDK配置 */
             "sdkConfigs" : {
-                "speech" : {},
+                "speech" : {
+                    
+                },
                 "ad" : {},
                 "oauth" : {
                     "univerify" : {}
@@ -164,7 +166,7 @@
         "optimization" : {
             "subPackages" : true
         },
-        "lazyCodeLoading" : "requiredComponents"
+        "lazyCodeLoading":"requiredComponents"
     },
     "mp-alipay" : {
         "usingComponents" : true