From a6f0596a6365b3ebdfd32af7fa2a740577aaef9d Mon Sep 17 00:00:00 2001
From: liuyg <376836862@qq.com>
Date: Tue, 10 Aug 2021 09:37:11 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.105:10010/r/jfptweb-publicSecurity

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

diff --git a/package.json b/package.json
index 9bc4865..c7e768c 100644
--- a/package.json
+++ b/package.json
@@ -17,7 +17,7 @@
     "babel-polyfill": "^6.26.0",
     "classlist-polyfill": "^1.2.0",
     "crypto-js": "^4.0.0",
-    "echarts": "^5.0.2",
+    "echarts": "^5.1.2",
     "element-ui": "^2.13.2",
     "hls.js": "^0.14.17",
     "js-audio-recorder": "^1.0.7",
@@ -35,7 +35,9 @@
     "vue-i18n": "^8.7.0",
     "vue-mobile-audio": "^0.1.3",
     "vue-router": "^3.0.1",
-    "vuex": "^3.1.1"
+    "vuex": "^3.1.1",
+    "ol": "^6.5.0",
+    "olcs": "^2.12.0"
   },
   "devDependencies": {
     "@vue/cli-plugin-babel": "^3.1.1",

--
Gitblit v1.9.3