|
|
@ -189,11 +189,12 @@ page{ |
|
|
display: flex; |
|
|
display: flex; |
|
|
flex-direction: column; |
|
|
flex-direction: column; |
|
|
justify-content: space-between; |
|
|
justify-content: space-between; |
|
|
height: 120rpx; |
|
|
/* height: 120rpx; */ |
|
|
padding: 13rpx 14rpx; |
|
|
padding: 13rpx 14rpx; |
|
|
text-align: left; |
|
|
text-align: left; |
|
|
} |
|
|
} |
|
|
.protitle{ |
|
|
.protitle{ |
|
|
|
|
|
height: 80rpx; |
|
|
font-size: 28rpx; |
|
|
font-size: 28rpx; |
|
|
font-family: PingFang SC; |
|
|
font-family: PingFang SC; |
|
|
font-weight: bold; |
|
|
font-weight: bold; |
|
|
|