div超出省略号 注意顺序
.expanded {
margin-left: 38px;
height: 30px;
line-height: 30px;
width: 90%;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.expanded {
margin-left: 38px;
height: 30px;
line-height: 30px;
width: 90%;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}