9999
This commit is contained in:
parent
e5ae336d88
commit
146f6870a8
|
|
@ -57,7 +57,8 @@
|
||||||
"es6": false,
|
"es6": false,
|
||||||
"postcss": false
|
"postcss": false
|
||||||
},
|
},
|
||||||
"usingComponents" : true
|
"usingComponents": true,
|
||||||
|
"libVersion": "latest"
|
||||||
},
|
},
|
||||||
"mp-alipay": {
|
"mp-alipay": {
|
||||||
"usingComponents": true
|
"usingComponents": true
|
||||||
|
|
|
||||||
|
|
@ -12,7 +12,7 @@
|
||||||
"bigPackageSizeSupport": true
|
"bigPackageSizeSupport": true
|
||||||
},
|
},
|
||||||
"compileType": "miniprogram",
|
"compileType": "miniprogram",
|
||||||
"libVersion": "",
|
"libVersion": "latest",
|
||||||
"appid": "wx53bc8a44e780d26a",
|
"appid": "wx53bc8a44e780d26a",
|
||||||
"projectname": "weixin-officialaccount",
|
"projectname": "weixin-officialaccount",
|
||||||
"condition": {
|
"condition": {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue