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