From 4dab9528d8e69c0c3f8ce03a7d4617bb13ecec8d Mon Sep 17 00:00:00 2001
From: liuyg <liuyg@qq.com>
Date: Thu, 31 Mar 2022 14:24:24 +0800
Subject: [PATCH] +注释

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

diff --git a/package.json b/package.json
index 9043760..30d1fd8 100644
--- a/package.json
+++ b/package.json
@@ -9,7 +9,7 @@
     },
     "dependencies": {
         "@amap/amap-vue": "^1.4.0",
-        "@dvgis/dc-sdk": "^2.5.0",
+        "@dvgis/dc-sdk": "^2.11.0",
         "@fullcalendar/core": "^5.10.1",
         "@fullcalendar/daygrid": "^5.10.1",
         "@fullcalendar/interaction": "^5.10.1",
@@ -19,7 +19,10 @@
         "core-js": "^3.6.5",
         "echarts": "^5.2.1",
         "element-ui": "^2.15.6",
+        "hls.js": "^1.1.5",
         "lodash": "^4.17.21",
+        "moment": "^2.29.1",
+        "tippy.js": "^6.3.7",
         "vue": "^2.6.11",
         "vue-axios": "^3.3.7",
         "vue-router": "^3.5.2",

--
Gitblit v1.9.3