From f2f4d1f92800150771aeea9bdd97852e05ba6237 Mon Sep 17 00:00:00 2001
From: chenzeping <ChenZeping02609@163.com>
Date: 星期四, 04 三月 2021 17:49:25 +0800
Subject: [PATCH] 图例

---
 src/main.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main.js b/src/main.js
index cf57dcb..95591a3 100644
--- a/src/main.js
+++ b/src/main.js
@@ -14,7 +14,7 @@
 import 'leaflet-canvas-markers'
 Vue.config.productionTip = false
 
-Vue.use(ElementUI, { size: 'small' })
+Vue.use(ElementUI)
 Vue.prototype.$cancels = []
 Vue.prototype.L = L
 // 娉ㄥ唽鎸囦护

--
Gitblit v1.8.0