From 1ec8bc5c749c36e2c845ee55740472ca4125193d Mon Sep 17 00:00:00 2001
From: liuyg <liuyg@qq.com>
Date: Mon, 21 Mar 2022 10:26:03 +0800
Subject: [PATCH] +

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

diff --git a/package.json b/package.json
index 369852c..9c8135e 100644
--- a/package.json
+++ b/package.json
@@ -29,7 +29,9 @@
     "vue-axios": "^2.1.2",
     "vue-i18n": "^8.7.0",
     "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