screen/package.json
@@ -5,12 +5,19 @@ "type": "module", "scripts": { "dev": "vite --host", "serve": "vite --host", "build": "vite build", "preview": "vite preview" }, "dependencies": { "axios": "^1.7.7", "dayjs": "^1.11.11", "echarts": "^5.5.1", "pinia": "^2.1.7", "postcss-plugin-px2rem": "^0.8.1", "px2rem-loader": "^0.1.9", "uqrcodejs": "^4.0.7", "v-scale-screen": "^2.0.0", "vue": "^3.4.21", "vue-router": "^4.3.0" },