Echarts国内同步镜像网站:https://www.isqqw.com/echarts-doc/zh/tutorial.html
一、引用
main.js 创建全局变量
import * as echarts from 'echarts'
Vue.prototype.$echarts = echarts
二、使用
标签:www,Vue,zh,echarts,Echarts,tutorial From: https://www.cnblogs.com/Fei-Gao/p/17483602.html