|
@@ -63,23 +63,20 @@
|
|
|
"entitlements" : {
|
|
"entitlements" : {
|
|
|
"com.apple.developer.associated-domains" : [ "applinks:fronttg.wixhb.com" ]
|
|
"com.apple.developer.associated-domains" : [ "applinks:fronttg.wixhb.com" ]
|
|
|
}
|
|
}
|
|
|
- },
|
|
|
|
|
- "dSYMs" : false
|
|
|
|
|
|
|
+ }
|
|
|
},
|
|
},
|
|
|
/* SDK配置 */
|
|
/* SDK配置 */
|
|
|
"sdkConfigs" : {
|
|
"sdkConfigs" : {
|
|
|
- "speech" : {},
|
|
|
|
|
|
|
+ "speech" : {
|
|
|
|
|
+
|
|
|
|
|
+ },
|
|
|
"share" : {
|
|
"share" : {
|
|
|
"weixin" : {
|
|
"weixin" : {
|
|
|
"appid" : "wxb379c1f2f3ef705e",
|
|
"appid" : "wxb379c1f2f3ef705e",
|
|
|
"UniversalLinks" : "https://fronttg.wixhb.com/uni-universallinks/__UNI__BD781B0/"
|
|
"UniversalLinks" : "https://fronttg.wixhb.com/uni-universallinks/__UNI__BD781B0/"
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
- "ad" : {
|
|
|
|
|
- "gdt" : {},
|
|
|
|
|
- "ks" : {},
|
|
|
|
|
- "gm" : {}
|
|
|
|
|
- },
|
|
|
|
|
|
|
+ "ad" : {},
|
|
|
"geolocation" : {
|
|
"geolocation" : {
|
|
|
"system" : {
|
|
"system" : {
|
|
|
"__platform__" : [ "ios", "android" ]
|
|
"__platform__" : [ "ios", "android" ]
|
|
@@ -176,19 +173,20 @@
|
|
|
"quickapp" : {},
|
|
"quickapp" : {},
|
|
|
/* 小程序特有相关 线上(销花宝) wxcf32b3f0684c2433 开发(花掌柜) wx21b7c3ef12082099 */
|
|
/* 小程序特有相关 线上(销花宝) wxcf32b3f0684c2433 开发(花掌柜) wx21b7c3ef12082099 */
|
|
|
"mp-weixin" : {
|
|
"mp-weixin" : {
|
|
|
- "appid" : "wxcf32b3f0684c2433",
|
|
|
|
|
|
|
+ "appid" : "wx21b7c3ef12082099",
|
|
|
"setting" : {
|
|
"setting" : {
|
|
|
"urlCheck" : false
|
|
"urlCheck" : false
|
|
|
},
|
|
},
|
|
|
- "optimization" : {
|
|
|
|
|
- "subPackages" : true
|
|
|
|
|
- },
|
|
|
|
|
"usingComponents" : true,
|
|
"usingComponents" : true,
|
|
|
"permission" : {
|
|
"permission" : {
|
|
|
"scope.userLocation" : {
|
|
"scope.userLocation" : {
|
|
|
"desc" : "请点击确定"
|
|
"desc" : "请点击确定"
|
|
|
}
|
|
}
|
|
|
- }
|
|
|
|
|
|
|
+ },
|
|
|
|
|
+ "optimization" : {
|
|
|
|
|
+ "subPackages" : true
|
|
|
|
|
+ },
|
|
|
|
|
+ "lazyCodeLoading":"requiredComponents"
|
|
|
},
|
|
},
|
|
|
"mp-alipay" : {
|
|
"mp-alipay" : {
|
|
|
"usingComponents" : true
|
|
"usingComponents" : true
|
|
@@ -217,7 +215,7 @@
|
|
|
"port" : 81,
|
|
"port" : 81,
|
|
|
"proxy" : {
|
|
"proxy" : {
|
|
|
"/api" : {
|
|
"/api" : {
|
|
|
- "target" : "http://api.shop.wixhb.com",
|
|
|
|
|
|
|
+ "target" : "http://api.shop.hzghd.com",
|
|
|
"secure" : false,
|
|
"secure" : false,
|
|
|
"changeOrigin" : true,
|
|
"changeOrigin" : true,
|
|
|
"pathRewrite" : {
|
|
"pathRewrite" : {
|