From f58535aaa15ad6b32db1f5b7845e6b017fe76258 Mon Sep 17 00:00:00 2001
From: tangzy <tangzy123456>
Date: Fri, 21 Jan 2022 08:45:36 +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