From 63ad2c3598400370dd7da5534659fd7e768a0a4a Mon Sep 17 00:00:00 2001
From: zengh <123456>
Date: Mon, 16 May 2022 17:29:46 +0800
Subject: [PATCH] 地址替换
---
package.json | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/package.json b/package.json
index 4a4ce82..c7e768c 100644
--- a/package.json
+++ b/package.json
@@ -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