大屏开发技术总结 一、引入echarts实现大屏图表 使用教程 1、安装 npm install echarts --save 2、配置 import * as echarts from 'echarts'; 2024-08-03 #项目成员