From 5db28e39983bb71c6e250b00a5c19fe6b0f82e2d Mon Sep 17 00:00:00 2001
From: liuyg <376836862@qq.com>
Date: Fri, 16 Jul 2021 11:48:44 +0800
Subject: [PATCH] 样式
---
package.json | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/package.json b/package.json
index d83d176..da5b6d0 100644
--- a/package.json
+++ b/package.json
@@ -31,7 +31,9 @@
"vue-axios": "^2.1.2",
"vue-i18n": "^8.7.0",
"vue-router": "^3.0.1",
- "vuex": "^3.1.1"
+ "vuex": "^3.1.1",
+ "@supermap/iclient-ol": "^10.1.2",
+ "olcs": "^2.12.0"
},
"devDependencies": {
"@vue/cli-plugin-babel": "^3.1.1",
--
Gitblit v1.9.3