text-overflow:ellipsis;

white-space:nowrap;

overflow:hidden;

不换行,一行显示溢出时,文本自动换行。以前都是js计算的,现在可好。

ellipsis:省略号

相关文章: