//在td中写入以下样式
<td style="overflow: hidden; white-space: nowrap; text-overflow: ellipsis;" >
//在table写入该样式
style="table-layout: fixed;" //列宽由表格宽度和列宽度设定
//在td中写入以下样式
<td style="overflow: hidden; white-space: nowrap; text-overflow: ellipsis;" >
//在table写入该样式
style="table-layout: fixed;" //列宽由表格宽度和列宽度设定
相关文章: