2020.08.10

This commit is contained in:
Niujiawei
2020-08-11 21:47:28 +08:00
parent 21d3201c4b
commit 23b2b11bc8
2 changed files with 5 additions and 1 deletions

View File

@@ -301,6 +301,7 @@
color: #333;
font-size: 28rpx;
.title {
line-height: 40rpx;
}
.name {
width: 500rpx;
@@ -311,6 +312,8 @@
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
margin:8rpx 0;
line-height:36rpx;
}
.price {
color: #FF3131;