From cabc1ce19c57a7c7388502952eaaafd558363145 Mon Sep 17 00:00:00 2001
From: 杨磊 <505174330@qq.com>
Date: 星期五, 22 八月 2025 18:18:51 +0800
Subject: [PATCH] 数字教材相关

---
 package.json |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/package.json b/package.json
index b431e55..2a08319 100644
--- a/package.json
+++ b/package.json
@@ -15,14 +15,15 @@
   "dependencies": {
     "@amap/amap-jsapi-loader": "^1.0.1",
     "axios": "^1.11.0",
+    "echarts": "^5.6.0",
     "element-plus": "^2.10.7",
     "less": "^4.4.0",
     "moment": "^2.30.1",
     "pinia": "^3.0.3",
     "spark-md5": "^3.0.2",
     "vue": "^3.5.18",
-    "vue-clipboard3": "^2.0.0",
     "vue-baidu-map-3x": "^1.0.40",
+    "vue-clipboard3": "^2.0.0",
     "vue-router": "^4.5.1"
   },
   "devDependencies": {

--
Gitblit v1.9.1