From fbe6a9befd3cb7f73eeaf783c5b3918a98bdc08b Mon Sep 17 00:00:00 2001
From: wangqi <magical1908@outlook.com>
Date: 星期五, 12 三月 2021 12:08:26 +0800
Subject: [PATCH] 修改右边弹框为css样式

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

diff --git a/src/main.js b/src/main.js
index 32a895f..b2139c0 100644
--- a/src/main.js
+++ b/src/main.js
@@ -10,16 +10,13 @@
 import 'element-ui/lib/theme-chalk/index.css'
 import 'leaflet/dist/leaflet.css'
 import L from 'leaflet'
-import 'leaflet.markercluster'
-import 'leaflet-canvas-markers'
-import './components/plugin/Leaflet.GridLayer.FadeOut'
 
 Vue.config.productionTip = false
 
 Vue.use(ElementUI)
 Vue.prototype.$cancels = []
 Vue.prototype.L = L
-// 娉ㄥ唽鎸囦护
+// 娉ㄥ唽鎸囦护7
 // registerDirectives(Vue)
 
 // 娉ㄥ唽echarts鐨偆

--
Gitblit v1.8.0