|
|
|
@ -297,8 +297,10 @@ export default { |
|
|
|
|
background:#fff; |
|
|
|
|
display: flex;flex-direction: column; |
|
|
|
|
justify-content: space-around;align-items: center; |
|
|
|
|
padding:0 40rpx;height: 103%; |
|
|
|
|
padding:0 40rpx; |
|
|
|
|
box-shadow: -2px 0px 8px 0px rgba(31,32,14,0.05); |
|
|
|
|
height: 100%; |
|
|
|
|
margin-top: -16rpx; |
|
|
|
|
} |
|
|
|
|
.active{ |
|
|
|
|
height:380rpx; |
|
|
|
|