|
|
@ -164,7 +164,7 @@ page { |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.info-tips { |
|
|
.info-tips { |
|
|
width: 260rpx; |
|
|
width: 300rpx; |
|
|
height: auto; |
|
|
height: auto; |
|
|
/* display: flex; |
|
|
/* display: flex; |
|
|
flex-direction: column; |
|
|
flex-direction: column; |
|
|
@ -173,14 +173,14 @@ page { |
|
|
|
|
|
|
|
|
.tips { |
|
|
.tips { |
|
|
margin-top: 30rpx; |
|
|
margin-top: 30rpx; |
|
|
background-color: #d9d9d9; |
|
|
/* background-color: #d9d9d9; */ |
|
|
border-radius: 20rpx; |
|
|
/* border-radius: 20rpx; */ |
|
|
display: flex; |
|
|
display: flex; |
|
|
align-items: center; |
|
|
align-items: center; |
|
|
justify-content: center; |
|
|
/* justify-content: center; */ |
|
|
/* margin: 20rpx 20rpx 0rpx 20rpx; */ |
|
|
/* margin: 20rpx 20rpx 0rpx 20rpx; */ |
|
|
/* display: inline-block; */ |
|
|
/* display: inline-block; */ |
|
|
padding: 8rpx 10rpx; |
|
|
/* padding: 8rpx 10rpx; */ |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.spot { |
|
|
.spot { |
|
|
|