From ae2fad05393d2bbb94ec46712a1a717c85e766f0 Mon Sep 17 00:00:00 2001
From: Mr.Zhang <710666463@qq.com>
Date: 星期二, 22 八月 2023 19:29:01 +0800
Subject: [PATCH] 大萨达撒

---
 screen_standard/package.json |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/screen_standard/package.json b/screen_standard/package.json
index 9b593dd..db527bd 100644
--- a/screen_standard/package.json
+++ b/screen_standard/package.json
@@ -9,6 +9,7 @@
     "preview": "vite preview"
   },
   "dependencies": {
+    "axios": "^1.4.0",
     "echarts": "^5.4.3",
     "element-plus": "^2.3.9",
     "pinia": "^2.1.4",
@@ -19,6 +20,7 @@
     "@vitejs/plugin-vue": "^4.2.3",
     "@vitejs/plugin-vue-jsx": "^3.0.1",
     "sass": "^1.66.1",
+    "terser": "^5.19.2",
     "unplugin-auto-import": "^0.16.6",
     "unplugin-vue-components": "^0.25.1",
     "vite": "^4.4.6"

--
Gitblit v1.9.3