09 2021 档案

前端之多行省略号显示...
摘要:###单行 .single{ white-space:nowrap; overflow:hidden; text-overflow:ellipsis; } ###多行 .mutiple{ overflow: hidden; text-overflow: ellipsis; display: -web 阅读全文

posted @ 2021-09-23 17:35 fengxiongmiao 阅读(141) 评论(0) 推荐(0)

导航