From cf71c06c9a6801ba599cc4e7e1a5453644414396 Mon Sep 17 00:00:00 2001
From: zhangshuaibao <15731629597@163.com>
Date: 星期一, 29 三月 2021 11:03:54 +0800
Subject: [PATCH] 文件整合,重新分弹框

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

diff --git a/src/main.js b/src/main.js
index 8ca4020..0ce6953 100644
--- a/src/main.js
+++ b/src/main.js
@@ -13,13 +13,15 @@
 import 'leaflet/dist/leaflet.css'
 import L from 'leaflet'
 import '@/utils/dialogDrag.js'
+import '@components/plugin/leaflet-measure-path/leaflet-measure-path.css'
+import '@components/plugin/leaflet-measure-path/leaflet-measure-path'
 
 Vue.config.productionTip = false
 
 Vue.use(ElementUI)
 Vue.prototype.$cancels = []
 Vue.prototype.L = L
-// 娉ㄥ唽鎸囦护7
+// 娉ㄥ唽鎸囦护
 // registerDirectives(Vue)
 
 // 娉ㄥ唽echarts鐨偆

--
Gitblit v1.8.0