派生自 wuyushui/SewerAndRainNetwork

徐旺旺
2021-03-13 3be40ecc52be54ec6a45abd0277f40b385671479
src/main.js
@@ -10,13 +10,14 @@
import 'element-ui/lib/theme-chalk/index.css'
import 'leaflet/dist/leaflet.css'
import L from 'leaflet'
import '@/utils/dialogDrag.js'
Vue.config.productionTip = false
Vue.use(ElementUI)
Vue.prototype.$cancels = []
Vue.prototype.L = L
// 注册指令
// 注册指令7
// registerDirectives(Vue)
// 注册echarts皮肤