This commit is contained in:
Teng 2025-09-26 15:06:59 +08:00
parent e5ae336d88
commit 146f6870a8
2 changed files with 83 additions and 82 deletions

View File

@ -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

View File

@ -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": {