package.json
@@ -5,12 +5,20 @@ "type": "module", "scripts": { "dev": "vite", "build": "vue-tsc -b && vite build", "build": "vite build", "build2": "vue-tsc -b && vite build", "preview": "vite preview" }, "dependencies": { "@vant/icons": "^3.0.2", "@zxing/library": "^0.21.3", "axios": "^1.9.0", "echarts": "^5.6.0", "element-plus": "^2.9.2", "event-source-polyfill": "^1.0.31", "qs": "^6.14.0", "speak-tts": "^2.0.8", "vant": "^3.4.3", "vue": "^3.5.13", "vue-router": "^4.0.13" },