|
@@ -64,7 +64,7 @@
|
|
|
"entitlements" : {
|
|
"entitlements" : {
|
|
|
"com.apple.developer.associated-domains" : [ "applinks:fronttg.wixhb.com" ]
|
|
"com.apple.developer.associated-domains" : [ "applinks:fronttg.wixhb.com" ]
|
|
|
}
|
|
}
|
|
|
- }
|
|
|
|
|
|
|
+ }
|
|
|
},
|
|
},
|
|
|
/* SDK配置 */
|
|
/* SDK配置 */
|
|
|
"sdkConfigs" : {
|
|
"sdkConfigs" : {
|
|
@@ -95,7 +95,7 @@
|
|
|
"xxxhdpi" : "unpackage/res/icons/192x192.png"
|
|
"xxxhdpi" : "unpackage/res/icons/192x192.png"
|
|
|
},
|
|
},
|
|
|
"ios" : {
|
|
"ios" : {
|
|
|
- "appstore" : "unpackage/res/icons/1024.png",
|
|
|
|
|
|
|
+ "appstore" : "unpackage/res/icons/1024x1024.png",
|
|
|
"ipad" : {
|
|
"ipad" : {
|
|
|
"app" : "unpackage/res/icons/76x76.png",
|
|
"app" : "unpackage/res/icons/76x76.png",
|
|
|
"app@2x" : "unpackage/res/icons/152x152.png",
|
|
"app@2x" : "unpackage/res/icons/152x152.png",
|
|
@@ -185,7 +185,7 @@
|
|
|
"optimization" : {
|
|
"optimization" : {
|
|
|
"subPackages" : true
|
|
"subPackages" : true
|
|
|
},
|
|
},
|
|
|
- "lazyCodeLoading":"requiredComponents"
|
|
|
|
|
|
|
+ "lazyCodeLoading" : "requiredComponents"
|
|
|
},
|
|
},
|
|
|
"mp-alipay" : {
|
|
"mp-alipay" : {
|
|
|
"usingComponents" : true
|
|
"usingComponents" : true
|