From 3be40ecc52be54ec6a45abd0277f40b385671479 Mon Sep 17 00:00:00 2001
From: 徐旺旺 <11530253@qq.com>
Date: 星期六, 13 三月 2021 16:32:58 +0800
Subject: [PATCH] 新增统计与报警

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

diff --git a/src/main.js b/src/main.js
index 32a895f..8ffa4e2 100644
--- a/src/main.js
+++ b/src/main.js
@@ -10,16 +10,14 @@
 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'
+import '@/utils/dialogDrag.js'
 
 Vue.config.productionTip = false
 
 Vue.use(ElementUI)
 Vue.prototype.$cancels = []
 Vue.prototype.L = L
-// 娉ㄥ唽鎸囦护
+// 娉ㄥ唽鎸囦护7
 // registerDirectives(Vue)
 
 // 娉ㄥ唽echarts鐨偆

--
Gitblit v1.8.0