2018-12-26

作者: 轩爱青 | 来源:发表于2018-12-26 13:26 被阅读0次

产投党建APP
1、echarts 图表栏目统一设置行高;
document.getElementById('chart' + item.id).style.height = item.columns.length * 40 + 'px'; // 动态设置情况统计数据行高度
就能保证每个栏目是通过获取到的数据进行自动撑展内容数据

image.png

相关文章

网友评论

    本文标题:2018-12-26

    本文链接:https://www.haomeiwen.com/subject/exrhlqtx.html