题目的规定是超出2行省略,这个简略,间接用-webkit-line-clamp 实现 .title{ overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; ...
確定! 回上一頁