fix(weixin): 修复小程序不能使用v-bind()的BUG

This commit is contained in:
Burt
2023-12-23 10:06:40 +08:00
parent 2ddde4aaeb
commit 0058be3dde
2 changed files with 10 additions and 0 deletions

View File

@@ -54,6 +54,7 @@
"setting": {
"urlCheck": false
},
"styleIsolation": "shared",
"usingComponents": true
},
"mp-alipay": {