This commit is contained in:
2020-08-11 18:27:31 +08:00
parent cf76518bc9
commit d97b749a0a

View File

@@ -113,11 +113,7 @@
font-size: 26rpx;
color: #666666;
height: 30rpx;
height: 30rpx;
overflow:hidden; //超出的文本隐藏
text-overflow:ellipsis; //用省略号显示
white-space:nowrap; //不换行
line-height: 1;
line-height: 30rpx;
}
.times{
position: absolute;