jiangping
2024-12-25 db5cab715e0fac78feb081a1ad342b8b9bab2edb
screen/package.json
@@ -5,6 +5,7 @@
  "type": "module",
  "scripts": {
    "dev": "vite --host",
    "serve": "vite --host",
    "build": "vite build",
    "preview": "vite preview"
  },
@@ -13,11 +14,13 @@
    "dayjs": "^1.11.11",
    "echarts": "^5.5.1",
    "pinia": "^2.1.7",
    "postcss-px2rem": "^0.3.0",
    "postcss-plugin-px2rem": "^0.8.1",
    "px2rem-loader": "^0.1.9",
    "swiper": "^5.4.5",
    "uqrcodejs": "^4.0.7",
    "v-scale-screen": "^2.0.0",
    "vue": "^3.4.21",
    "vue-loading-overlay": "^6.0.6",
    "vue-router": "^4.3.0"
  },
  "devDependencies": {