span设置部分省略...: span{         overflow: hidden;         text-overflow: ellipsis;         -o-text-overflow: ellipsis;         white-space:nowrap;         width:240px;         height:24px;         display:block;     } Div设置部分省略...: Div{ overflow: hidden;     text-overflow: ellipsis;     white-space:nowrap;     width:240px;     height:24px; }
扫码关注我们
微信号:SRE实战
拒绝背锅 运筹帷幄