text -overflow 不能单独生效,因为CSS 默认会根据容器的宽度,把文字自动换行显示,要使text-overflow 生效,需要设置white-space 属性为 nowrap ,让 ...
確定! 回上一頁