|
|
@@ -168,6 +168,8 @@
|
|
|
}
|
|
|
}
|
|
|
},
|
|
|
+ /* 快应用特有相关 */
|
|
|
+ "quickapp" : {},
|
|
|
/* 小程序特有相关 线上(销花宝) wxcf32b3f0684c2433 开发(花掌柜) wx21b7c3ef12082099 */
|
|
|
"mp-weixin" : {
|
|
|
"appid" : "wx21b7c3ef12082099",
|
|
|
@@ -185,6 +187,15 @@
|
|
|
},
|
|
|
"lazyCodeLoading":"requiredComponents"
|
|
|
},
|
|
|
+ "mp-alipay" : {
|
|
|
+ "usingComponents" : true
|
|
|
+ },
|
|
|
+ "mp-baidu" : {
|
|
|
+ "usingComponents" : true
|
|
|
+ },
|
|
|
+ "mp-toutiao" : {
|
|
|
+ "usingComponents" : true
|
|
|
+ },
|
|
|
"h5" : {
|
|
|
"template" : "template.h5.html",
|
|
|
"router" : {
|