摘要: 1,install echarts 2,全局注册main.js import echarts from 'echarts' Vue.prototype.$echarts = echarts 3,页面使用 <div id="chart1" :style="{ width: '460px', heigh 阅读全文
posted @ 2022-04-15 15:04 jqynr 阅读(526) 评论(0) 推荐(0)