|
|
@@ -63,7 +63,7 @@
|
|
|
"entitlements" : {
|
|
|
"com.apple.developer.associated-domains" : [ "applinks:fronttg.wixhb.com" ]
|
|
|
}
|
|
|
- }
|
|
|
+ }
|
|
|
},
|
|
|
/* SDK配置 */
|
|
|
"sdkConfigs" : {
|
|
|
@@ -173,19 +173,20 @@
|
|
|
"quickapp" : {},
|
|
|
/* 小程序特有相关 线上(销花宝) wxcf32b3f0684c2433 开发(花掌柜) wx21b7c3ef12082099 */
|
|
|
"mp-weixin" : {
|
|
|
- "appid" : "wxcf32b3f0684c2433",
|
|
|
+ "appid" : "wx21b7c3ef12082099",
|
|
|
"setting" : {
|
|
|
"urlCheck" : false
|
|
|
},
|
|
|
- "optimization" : {
|
|
|
- "subPackages" : true
|
|
|
- },
|
|
|
"usingComponents" : true,
|
|
|
"permission" : {
|
|
|
"scope.userLocation" : {
|
|
|
"desc" : "请点击确定"
|
|
|
}
|
|
|
- }
|
|
|
+ },
|
|
|
+ "optimization" : {
|
|
|
+ "subPackages" : true
|
|
|
+ },
|
|
|
+ "lazyCodeLoading":"requiredComponents"
|
|
|
},
|
|
|
"mp-alipay" : {
|
|
|
"usingComponents" : true
|
|
|
@@ -214,7 +215,7 @@
|
|
|
"port" : 81,
|
|
|
"proxy" : {
|
|
|
"/api" : {
|
|
|
- "target" : "http://api.shop.wixhb.com",
|
|
|
+ "target" : "http://api.shop.hzghd.com",
|
|
|
"secure" : false,
|
|
|
"changeOrigin" : true,
|
|
|
"pathRewrite" : {
|