给表格标签添加类<th data-class=”tWidth”>
.tWidth{
width:15%;
text-overflow:ellipsis;
overflow:hidden;
white-space:nowrap;
}
.tWidth{
width:15%;
text-overflow:ellipsis;
overflow:hidden;
white-space:nowrap;
}
版权声明:本文为baidu_16250655原创文章,遵循 CC 4.0 BY-SA 版权协议,转载请附上原文出处链接和本声明。