摘要: 下载echarts插件 npm install echarts -S 效果图 关键代码 (这里是写成了组件) <template> <div> <div id="chartone" :style="{ width: props.width, height: props.height }" ></di 阅读全文
posted @ 2025-05-06 22:39 山吹同学 阅读(531) 评论(0) 推荐(0)