摘要: 单行显示: { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } 多行显示,在chrome浏览器中 { display: -webkit-box; overflow: hidden; text-overflow: el 阅读全文
posted @ 2018-10-31 16:12 zxs2016 阅读(584) 评论(0) 推荐(0) 编辑