随笔分类 -  引用组件

摘要:###第一步:通过npm安装echarts依赖包 npm install echarts --save ###第二步:在js中引用 import * as echarts from 'echarts'; 阅读全文
posted @ 2021-01-31 21:48 BesePawn 阅读(410) 评论(0) 推荐(0)