From 599c50579909c7e5d0604b14e2d410cb00f1824b Mon Sep 17 00:00:00 2001
From: fuliqi <fuliqi@qq.com>
Date: 星期五, 06 九月 2024 00:34:43 +0800
Subject: [PATCH] 考核卡片页时间bug
---
package.json | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/package.json b/package.json
index a1a5874..7311195 100644
--- a/package.json
+++ b/package.json
@@ -41,6 +41,7 @@
"axios": "0.24.0",
"clipboard": "2.0.8",
"core-js": "3.25.3",
+ "d3": "^7.9.0",
"echarts": "5.4.0",
"echarts-gl": "^2.0.9",
"element-ui": "2.15.14",
@@ -55,6 +56,7 @@
"quill": "1.3.7",
"screenfull": "5.0.2",
"sortablejs": "1.10.2",
+ "three": "^0.163.0",
"v-scale-screen": "1.0.0",
"vue": "2.6.12",
"vue-count-to": "1.0.13",
--
Gitblit v1.8.0