feat: 集成二维码扫描功能,优化视频流处理,添加 vconsole 和 SSL 插件

This commit is contained in:
2026-01-08 15:23:25 +07:00
parent 08939bec64
commit 04a5beed89
9 changed files with 108 additions and 371 deletions

View File

@@ -48,6 +48,7 @@
"pinia": "^3.0.4",
"qrcode": "^1.5.4",
"tailwindcss": "^4.1.18",
"vconsole": "^3.15.1",
"vee-validate": "^4.15.1",
"vue": "^3.5.25",
"vue-i18n": "^11.2.2",
@@ -72,6 +73,7 @@
"@types/lodash-es": "^4.17.12",
"@types/node": "^24.10.2",
"@types/qrcode": "^1.5.6",
"@vitejs/plugin-basic-ssl": "^2.1.3",
"@vitejs/plugin-legacy": "^7.2.1",
"@vitejs/plugin-vue": "^6.0.2",
"@vitejs/plugin-vue-jsx": "^5.1.2",