src/main.js
@@ -17,6 +17,10 @@ import '@/assets/css/config.css' import 'animate.css'; import VueParticles from 'vue-particles' import dataV from '@jiaminghi/data-view' Vue.use(dataV) Vue.use(VueParticles) Vue.prototype.$echarts = echarts; import * as echarts from 'echarts'; @@ -27,6 +31,8 @@ Vue.prototype.$wkt = WKT; Vue.config.productionTip = false; new Vue({ router, i18n,