派生自 wuyushui/SewerAndRainNetwork

YANGDL
2021-03-12 1bbce96c3e694c834a830b2c038f9303e35895b5
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皮肤