From 247879fdb0be8bc13efd58975bc9ea7800a72cc5 Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期四, 05 十二月 2024 19:34:09 +0800
Subject: [PATCH] 最新版本541200007
---
screen/package.json | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/screen/package.json b/screen/package.json
index dbbecf9..9745264 100644
--- a/screen/package.json
+++ b/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,11 @@
"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",
+ "swiper": "^5.4.5",
"vue": "^3.4.21",
"vue-router": "^4.3.0"
},
--
Gitblit v1.9.3