screen/package.json
@@ -5,6 +5,7 @@ "type": "module", "scripts": { "dev": "vite --host", "serve": "vite --host", "build": "vite build", "preview": "vite preview" }, @@ -13,7 +14,10 @@ "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" },