摘要: initChart: function (id) { this.charts = echarts.init(document.getElementById(id)) this.charts.setOption({ xAxis: { type: 'category', data: ['11号', '... 阅读全文
posted @ 2019-05-12 01:16 lilyliu329 阅读(1208) 评论(0) 推荐(0)