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

Reviewed-on: http://git.luyuan.tk/luyuan/deming/pulls/322
This commit is contained in:
gyh 2020-09-01 20:31:30 +08:00
commit 8ec27b1598
5 changed files with 6 additions and 6 deletions

View File

@ -30,19 +30,19 @@
.text_view{
font-size:26rpx;
font-weight:400;
color:rgba(51,51,51,1);
margin: 28rpx 0 30rpx 0;
color: #343434;
width: 643rpx;
height: 110rpx;
margin: 0 auto;
padding: 20rpx 0;
text-align: left;
line-height: 40rpx;
letter-spacing: 2rpx;
}
.notice_view > view:nth-child(3){
height: 84rpx;
line-height: 84rpx;
height: 80rpx;
line-height: 80rpx;
border-top: 1px #F5F5F5 solid;
margin-top: 30rpx;
// margin-top: 30rpx;
}
}
.time_notice{

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.1 KiB

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.6 KiB

After

Width:  |  Height:  |  Size: 3.0 KiB