派生自 wuyushui/SewerAndRainNetwork

chenzeping
2021-04-13 12ac24e91636c9723b2e89fc354735aa27e10c69
src/main.js
@@ -15,12 +15,16 @@
import '@/utils/dialogDrag.js'
import '@components/plugin/leaflet-measure-path/leaflet-measure-path.css'
import '@components/plugin/leaflet-measure-path/leaflet-measure-path'
import '@components/plugin/PathDrag'
const appConfig = require('@/app.config')
Vue.config.productionTip = false
Vue.use(ElementUI)
Vue.prototype.$cancels = []
Vue.prototype.L = L
Vue.prototype.$config = appConfig
Vue.prototype.$echarts = echarts // 挂载echarts
window.Vue = Vue
// 注册指令7
// registerDirectives(Vue)