修改二维码登录逻辑

This commit is contained in:
2024-03-27 14:44:59 +08:00
parent 3b5525a2a2
commit 61bcbf6f69
11 changed files with 173 additions and 25 deletions

View File

@@ -1,5 +1,6 @@
{
"usingComponents": {
"van-button": "@vant/weapp/button/index"
"van-button": "@vant/weapp/button/index",
"van-field": "@vant/weapp/field/index"
}
}