摘要: 1. 效果: 2. 安装: npm add echarts vue-echarts 3. 示例: <template> <div ref="chartRef" class="w-[400px] h-[300px]"> <v-chart :option="chartOptions" :autoresi 阅读全文
posted @ 2024-07-29 11:32 Li_pk 阅读(46) 评论(0) 推荐(0)