摘要: 1.安装echarts和echarts-map插件 npm install echarts --save npm install echarts-map --save 2.在组件中引入echarts和echarts-map import echarts from 'echarts' import ' 阅读全文
posted @ 2024-08-26 10:08 时光独醒 阅读(460) 评论(0) 推荐(0)