From 021962cf0957d6332e33f7f32d6ae92d0cc9f12c Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期四, 10 十月 2024 15:55:32 +0800
Subject: [PATCH] ll
---
screen/package.json | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/screen/package.json b/screen/package.json
index dbbecf9..37cbfeb 100644
--- a/screen/package.json
+++ b/screen/package.json
@@ -13,7 +13,10 @@
"dayjs": "^1.11.11",
"echarts": "^5.5.1",
"pinia": "^2.1.7",
+ "postcss-px2rem": "^0.3.0",
+ "px2rem-loader": "^0.1.9",
"uqrcodejs": "^4.0.7",
+ "v-scale-screen": "^2.0.0",
"vue": "^3.4.21",
"vue-router": "^4.3.0"
},
--
Gitblit v1.9.3