feat: 登录扫一扫
All checks were successful
构建并部署前端到生产环境 / build-and-deploy (push) Successful in 1m25s

This commit is contained in:
sexygoat
2026-04-16 17:47:27 +08:00
parent 6d327c41cd
commit 63af194ec5
4 changed files with 95 additions and 44 deletions

View File

@@ -16,10 +16,11 @@
"@dcloudio/uni-app": "3.0.0-4080720251210001",
"@dcloudio/uni-components": "3.0.0-4080720251210001",
"@dcloudio/uni-h5": "3.0.0-4080720251210001",
"vue": "^3.4.0",
"clipboard": "^2.0.11",
"dayjs": "^1.11.19",
"html5-qrcode": "^2.3.8",
"uview-plus": "^3.6.29"
"jsqr": "^1.4.0",
"uview-plus": "^3.6.29",
"vue": "^3.4.0"
}
}