Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 121 Bytes

File metadata and controls

7 lines (6 loc) · 121 Bytes

前端展示太长,截取为点点点

overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;