| | |
| | | |
| | | .paper-btn, |
| | | .error-btn, |
| | | .collect-btn { |
| | | .collect-btn, |
| | | .buy-mock-btn { |
| | | --td-button-default-bg-color: #fff; |
| | | --td-button-default-color: #0F1214; |
| | | --td-button-default-active-bg-color: #fff0e6; |
| | | --td-button-medium-font-size: 28rpx |
| | | } |
| | | |
| | | .buy-mock-btn { |
| | | --td-button-default-color: #ff6c00; |
| | | } |
| | | |
| | | |
| | |
| | | height: 100rpx; |
| | | display: flex; |
| | | align-items: center; |
| | | justify-content: space-between; |
| | | color: #333; |
| | | font-size: 28rpx; |
| | | } |
| | | |
| | | .mack-num button { |
| | | margin: 0; |
| | | } |
| | | |
| | | .mock-list-box { |
| | |
| | | flex-direction: column; |
| | | align-items: center; |
| | | justify-content: center; |
| | | padding-bottom: 50rpx; |
| | | } |
| | | |
| | | .not-mock image { |