https://www.jianshu.com/p/cf0a54374419
npm install --save echarts
在main.js中
import echarts from 'echarts'
Vue.prototype.$echarts = echarts
之后就可以用了。
https://www.jianshu.com/p/cf0a54374419
npm install --save echarts
在main.js中
import echarts from 'echarts'
Vue.prototype.$echarts = echarts
之后就可以用了。
本文标题:echarts在vue中的安装使用 2020-05-10
本文链接:https://www.haomeiwen.com/subject/taujnhtx.html
网友评论