派生自 wuyushui/SewerAndRainNetwork

chenzeping
2021-03-29 58737013341e2363b39a33fea150f72ebd37cfc1
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皮肤