import Vue from 'vue'
import 'echarts'
import VueEcharts from 'vue-echarts'
Vue.component('VueEcharts', VueEcharts)