客户领取页 ui与逻辑优化

This commit is contained in:
yml
2026-05-04 01:53:35 +08:00
parent dd842c165a
commit a914b7b828
15 changed files with 2124 additions and 349 deletions
+2
View File
@@ -10,8 +10,10 @@
"typecheck": "vue-tsc --noEmit -p tsconfig.app.json"
},
"dependencies": {
"@types/qrcode": "^1.5.6",
"axios": "^1.9.0",
"element-plus": "^2.10.2",
"qrcode": "^1.5.4",
"vue": "^3.5.30",
"vue-router": "^4.5.1"
},