table td {
text-overflow: ellipsis;
white-space: nowrap;
max-width: 100px;
overflow: hidden;
}
转载于:https://my.oschina.net/u/204616/blog/603011
table td {
text-overflow: ellipsis;
white-space: nowrap;
max-width: 100px;
overflow: hidden;
}
转载于:https://my.oschina.net/u/204616/blog/603011