|
|
@@ -1543,13 +1543,13 @@ |
|
|
|
|
|
|
|
.bottombox { |
|
|
|
width: 100%; |
|
|
|
height: 170rpx; |
|
|
|
border-top: 1px solid #E0E0E0; |
|
|
|
height: 240rpx; |
|
|
|
border-top: 1rpx solid #E0E0E0; |
|
|
|
|
|
|
|
.bottomhead { |
|
|
|
width: 100%; |
|
|
|
height: 81rpx; |
|
|
|
border-bottom: 1px solid #E0E0E0; |
|
|
|
border-bottom: 1rpx solid #E0E0E0; |
|
|
|
display: flex; |
|
|
|
justify-content: space-between; |
|
|
|
align-items: center; |
|
|
@@ -1998,7 +1998,7 @@ |
|
|
|
} |
|
|
|
|
|
|
|
.scroll-Y .text { |
|
|
|
margin: 50rpx 30rpx; |
|
|
|
margin: 30rpx; |
|
|
|
line-height: 80rpx; |
|
|
|
display: flex; |
|
|
|
} |
|
|
@@ -2038,7 +2038,6 @@ |
|
|
|
} |
|
|
|
|
|
|
|
.scroll-Y .text .avatar { |
|
|
|
margin-top: 38rpx; |
|
|
|
text{ |
|
|
|
display: block; |
|
|
|
width: 72rpx; |
|
|
@@ -2112,7 +2111,8 @@ |
|
|
|
color: #666; |
|
|
|
font-size: 22rpx; |
|
|
|
padding: 0 28rpx; |
|
|
|
height: 62rpx; |
|
|
|
height: 50rpx; |
|
|
|
line-height: 50rpx; |
|
|
|
} |
|
|
|
.scroll-Y .text.active .info { |
|
|
|
color: #2671E2 !important; |
|
|
|