摘要: <!DOCTYPE html> <html lang="zh"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta http-equiv 阅读全文
posted @ 2021-12-16 16:18 Smile浅笑 阅读(12) 评论(0) 推荐(0) 编辑
摘要: 封装echarts组件 1. 基本组件common\echart\index.vue <template> <div :id="id" :class="className" :style="{ height: height, width: width }" /> </template> <scrip 阅读全文
posted @ 2021-12-16 13:48 Smile浅笑 阅读(62) 评论(0) 推荐(0) 编辑