| | |
| | | .top-btn { |
| | | display: flex; |
| | | justify-content: space-evenly; |
| | | padding-left: 15rpx; |
| | | padding: 0 0 20rpx 15rpx; |
| | | border-bottom: 1px solid #EFF0F1; |
| | | } |
| | | |
| | | .top-btn image { |
| | |
| | | background-color: #e9e9e9; |
| | | color: #666; |
| | | } |
| | | |
| | | .not-mock { |
| | | display: flex; |
| | | flex-direction: column; |
| | | align-items: center; |
| | | justify-content: center; |
| | | } |
| | | |
| | | .not-mock image { |
| | | width: 328rpx; |
| | | height: 328rpx; |
| | | } |
| | | |
| | | .note-mock-text { |
| | | color: #333; |
| | | font-size: 28rpx; |
| | | } |
| | | |
| | | .not-mock-message { |
| | | margin: 24rpx 0; |
| | | } |
| | | |
| | | .note-mock-price { |
| | | margin-bottom: 50rpx; |
| | | } |
| | | |
| | | .mock-price { |
| | | color: #ff6c00; |
| | | font-size: 36rpx; |
| | | } |