From 26eecc40cb720c77b1bf85791e092479c220bb99 Mon Sep 17 00:00:00 2001 From: ZhangXianQiang <1135831638@qq.com> Date: 星期三, 20 三月 2024 15:05:26 +0800 Subject: [PATCH] fix:首页地图数据 --- package.json | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/package.json b/package.json index b8c32a6..a1a5874 100644 --- a/package.json +++ b/package.json @@ -36,6 +36,7 @@ "url": "https://gitee.com/y_project/RuoYi-Vue.git" }, "dependencies": { + "@jiaminghi/data-view": "^2.10.0", "@riophae/vue-treeselect": "0.4.0", "axios": "0.24.0", "clipboard": "2.0.8", @@ -45,6 +46,7 @@ "element-ui": "2.15.14", "file-saver": "2.0.5", "fuse.js": "6.4.3", + "gsap": "^3.12.5", "highlight.js": "9.18.5", "js-beautify": "1.13.0", "js-cookie": "3.0.1", @@ -53,6 +55,7 @@ "quill": "1.3.7", "screenfull": "5.0.2", "sortablejs": "1.10.2", + "v-scale-screen": "1.0.0", "vue": "2.6.12", "vue-count-to": "1.0.13", "vue-cropper": "0.5.5", -- Gitblit v1.8.0