From 675f53b52844d1d368d71d966620ba698f24bcde Mon Sep 17 00:00:00 2001
From: wangqi <magical1908@outlook.com>
Date: 星期二, 09 三月 2021 09:34:06 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'

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

diff --git a/src/main.js b/src/main.js
index cf57dcb..28cfbd5 100644
--- a/src/main.js
+++ b/src/main.js
@@ -12,9 +12,10 @@
 import L from 'leaflet'
 import 'leaflet.markercluster'
 import 'leaflet-canvas-markers'
+import './components/plugin/Leaflet.GridLayer.FadeOut'
 Vue.config.productionTip = false
 
-Vue.use(ElementUI, { size: 'small' })
+Vue.use(ElementUI)
 Vue.prototype.$cancels = []
 Vue.prototype.L = L
 // 娉ㄥ唽鎸囦护

--
Gitblit v1.8.0