|
@@ -280,7 +280,7 @@ |
|
|
display: flex; |
|
|
display: flex; |
|
|
justify-content: space-between; |
|
|
justify-content: space-between; |
|
|
background: #fff; |
|
|
background: #fff; |
|
|
padding: 10px 20px; |
|
|
|
|
|
|
|
|
padding: 20rpx 40rpx; |
|
|
.item{ |
|
|
.item{ |
|
|
display: flex; |
|
|
display: flex; |
|
|
flex-direction: column; |
|
|
flex-direction: column; |
|
@@ -312,7 +312,6 @@ |
|
|
width: 100%; |
|
|
width: 100%; |
|
|
height: 100%; |
|
|
height: 100%; |
|
|
background: #FAFAFA; |
|
|
background: #FAFAFA; |
|
|
padding-bottom: 60rpx; |
|
|
|
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.boxtittab { |
|
|
.boxtittab { |
|
@@ -376,7 +375,6 @@ |
|
|
|
|
|
|
|
|
.grid { |
|
|
.grid { |
|
|
width: 50%; |
|
|
width: 50%; |
|
|
// min-height: 128rpx !important; |
|
|
|
|
|
padding-left: 10rpx; |
|
|
padding-left: 10rpx; |
|
|
&:nth-child(odd){ |
|
|
&:nth-child(odd){ |
|
|
border-bottom: 1rpx solid #E0E0E0; |
|
|
border-bottom: 1rpx solid #E0E0E0; |
|
|