From c6c3204631d7c2aaf1c65106587a3fc5b5e1ad8d Mon Sep 17 00:00:00 2001
From: Gary Gu <garygu@Garydebijibendiannao.local>
Date: Wed, 28 May 2025 15:02:49 +0800
Subject: [PATCH] feat: 增加智慧平台跳转

---
 package.json |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/package.json b/package.json
index 51cad57..aa6a8bd 100644
--- a/package.json
+++ b/package.json
@@ -32,12 +32,17 @@
     "echarts": "^5.4.1",
     "echarts-gl": "2.0.9",
     "element-ui": "^2.15.12",
+    "flv.js": "^1.6.2",
     "jquery": "^3.7.1",
+    "lib-flexible": "^0.3.2",
     "lodash-es": "^4.17.21",
     "nanoid": "^4.0.0",
     "nprogress": "^0.2.0",
+    "postcss-px2rem": "^0.3.0",
+    "px2rem-loader": "^0.1.9",
     "video.js": "^7.20.3",
     "vue": "^2.7.14",
+    "vue-fullscreen": "^2.6.1",
     "vue-router": "^3.6.5",
     "vue-seamless-scroll": "^1.1.23",
     "vue-template-compiler": "^2.7.14",

--
Gitblit v1.9.3