feat: 更新二维码扫描组件,添加文件上传功能和错误处理

This commit is contained in:
2026-01-11 21:44:17 +07:00
parent 9f0f0a076c
commit 93ece1f31b
6 changed files with 299 additions and 48 deletions

View File

@@ -34,7 +34,7 @@
"@elysiajs/eden": "^1.4.5",
"@ionic/vue": "^8.7.11",
"@ionic/vue-router": "^8.7.11",
"@riwa/api-types": "http://192.168.1.7:9527/api/riwa-eden-0.0.121.tgz",
"@riwa/api-types": "http://192.168.1.7:9527/api/riwa-eden-0.0.123.tgz",
"@tailwindcss/vite": "^4.1.18",
"@vee-validate/zod": "^4.15.1",
"@vueuse/core": "^14.1.0",
@@ -44,10 +44,12 @@
"dayjs": "^1.11.19",
"ethers": "^6.16.0",
"ionicons": "^8.0.13",
"jsqr": "^1.4.0",
"lightweight-charts": "^5.1.0",
"lodash-es": "^4.17.21",
"markdown-it": "^14.1.0",
"pinia": "^3.0.4",
"qr-scanner-wechat": "^0.1.3",
"qrcode": "^1.5.4",
"tailwindcss": "^4.1.18",
"vconsole": "^3.15.1",