摘要: 1、安装 echarts 安装包 <template><div id="main" style="width: 500px;height: 400px;"></div></template><script> import echarts from 'echarts' export default { 阅读全文
posted @ 2018-11-01 11:38 MACID 阅读(1037) 评论(0) 推荐(0) 编辑