摘要: 1.npm i cnpm install echarts@4.9.0 --save 2.引入 //main.jsimport Echarts from 'echarts' //引入Vue.prototype.$echarts = Echarts; //vue原型链中添加echarts对象 3.使用 阅读全文
posted @ 2021-12-08 13:54 钱小柒 阅读(99) 评论(0) 推荐(0)