Merge pull request 'gdpao' (#330) from gyh into master

Reviewed-on: http://git.luyuan.tk/luyuan/deming/pulls/330
This commit is contained in:
gyh 2020-09-04 08:44:19 +08:00
commit 377f3b080a
5 changed files with 4 additions and 5 deletions

View File

@ -54,23 +54,22 @@
.title{ .title{
margin:0 auto; margin:0 auto;
margin-top: 4rpx; margin-top: 4rpx;
font-size: 28rpx; font-size: 23rpx;
color: #333; color: #333;
font-weight: 500; font-weight: 500;
line-height: 40rpx; line-height: 36rpx;
width: 300rpx; width: 300rpx;
overflow:hidden; overflow:hidden;
text-overflow:ellipsis; text-overflow:ellipsis;
display:-webkit-box; display:-webkit-box;
-webkit-box-orient:vertical; -webkit-box-orient:vertical;
-webkit-line-clamp:2; -webkit-line-clamp:2;
height: 80rpx;
} }
.jianjie{ .jianjie{
margin:0 auto; margin:0 auto;
margin-top: 10rpx; margin-top: 10rpx;
font-size: 22rpx; font-size: 22rpx;
color: #666; color: #656565;
line-height: 30rpx; line-height: 30rpx;
width: 300rpx; width: 300rpx;
margin-left: 18rpx; margin-left: 18rpx;

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 26 KiB

After

Width:  |  Height:  |  Size: 446 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 119 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 219 KiB