| | |
| | | margin-bottom: 20rpx; |
| | | } |
| | | |
| | | .priceBreakdown { |
| | | height: 250rpx; |
| | | .integralBreakdown { |
| | | height: 160rpx; |
| | | background: #fff; |
| | | padding: 30rpx; |
| | | margin-bottom: 120rpx; |
| | | margin-bottom: 20rpx; |
| | | } |
| | | |
| | | .priceBreakdown { |
| | | height: 300rpx; |
| | | background: #fff; |
| | | padding: 30rpx; |
| | | margin-bottom: 20rpx; |
| | | } |
| | | |
| | | .priceBreakdownContent { |
| | |
| | | |
| | | } |
| | | |
| | | .integral { |
| | | display: flex; |
| | | justify-content: space-between; |
| | | align-items: center; |
| | | } |
| | | |
| | | .t-switch__body--checked { |
| | | background-color: #FF6C00 !important; |
| | | } |
| | | |
| | | .amountMoney { |
| | | display: flex; |
| | | justify-content: space-between; |
| | | border-bottom: 2rpx solid #EDEDED; |
| | | padding-bottom: 38rpx; |
| | | /* border-bottom: 2rpx solid #EDEDED; */ |
| | | padding-bottom: 20rpx; |
| | | } |
| | | |
| | | .amount { |
| | |
| | | |
| | | } |
| | | |
| | | .label { |
| | | font-size: 28rpx; |
| | | color: #FF6C00; |
| | | margin-bottom: 10rpx; |
| | | } |
| | | |
| | | .payBox { |
| | | display: flex; |
| | | justify-content: space-between; |
| | | align-items: center; |
| | | color: #FF6C00; |
| | | } |
| | | |
| | | page { |
| | | background-color: #F2F3F8; |
| | | position: relative; |