摘要: 1:首先要用到echarts 2:在vue中安装这个依赖 3:引入要用的页面 import echarts from 'echarts'; 4:然后初始化 <template> <a-col span="12" style="min-height:343px;width:100%;backgroun 阅读全文
posted @ 2020-11-16 13:49 落魄的程序员 阅读(316) 评论(0) 推荐(0)