| | |
| | | } |
| | | |
| | | .rechage-view { |
| | | flex-grow: 1; |
| | | margin-top: 40rpx; |
| | | /* 占据剩余的全部高度 */ |
| | | flex-direction: column; |
| | | display: flex; |
| | |
| | | align-items: center; |
| | | width: 100%; |
| | | } |
| | | .rechage-view text { |
| | | font-size: 30rpx; |
| | | padding-top: 10rpx; |
| | | padding-bottom: 10rpx; |
| | | } |
| | | |
| | | .rechageList-view { |
| | | margin-top: 40rpx; |
| | | width: 50%; |
| | | background-color: #fff; |
| | | display: flex; |
| | |
| | | |
| | | .rechage { |
| | | display: flex; |
| | | width: 50%; |
| | | width: 80%; |
| | | background-color: #2D8BF7; |
| | | align-items: center; |
| | | justify-content: center; |
| | |
| | | margin-top: 45rpx; |
| | | align-items: center; |
| | | justify-content: center; |
| | | width: 50%; |
| | | width: 80%; |
| | | background-color: #bababa; |
| | | padding-top: 15rpx; |
| | | padding-bottom: 15rpx; |
| | | border-radius: 90px; |
| | | } |
| | | |
| | | .rechage-view text { |
| | | font-size: 30rpx; |
| | | padding-top: 10rpx; |
| | | padding-bottom: 10rpx; |
| | | } |
| | | |
| | | |
| | | .rechageactive text { |
| | | color: #fff; |