| | |
| | | |
| | | .content { |
| | | width: 100%; |
| | | height: 1250rpx; |
| | | |
| | | background-color: #F2F3F8; |
| | | padding: 40rpx 0; |
| | | padding-top: 1rpx; |
| | | margin-top: 110rpx; |
| | | |
| | | } |
| | | |
| | | .shoppingCartList { |
| | |
| | | margin: 30rpx 0; |
| | | } |
| | | |
| | | image { |
| | | .imageBox { |
| | | width: 150rpx; |
| | | height: 210rpx; |
| | | margin: 30rpx; |
| | | } |
| | | |
| | | image { |
| | | width: 100%; |
| | | height: 100%; |
| | | } |
| | | |
| | | .cartListContent { |
| | |
| | | } |
| | | |
| | | .priceBreakdown { |
| | | height: 280rpx; |
| | | height: 250rpx; |
| | | background: #fff; |
| | | padding: 30rpx; |
| | | |
| | | margin-bottom: 120rpx; |
| | | } |
| | | |
| | | .priceBreakdownContent { |
| | |
| | | justify-content: space-between; |
| | | padding: 30rpx; |
| | | align-items: center; |
| | | background-color: #fff; |
| | | width: 100%; |
| | | position: fixed; |
| | | bottom: 0; |
| | | } |
| | | |
| | | .residue { |
| | |
| | | .buttonBox { |
| | | background-color: #FF6C00; |
| | | border: #fff; |
| | | margin-right: 80rpx; |
| | | } |
| | | |
| | | .myQrcodeBox { |
| | |
| | | .myQrcodeTextBox { |
| | | text-align: center; |
| | | margin: 30rpx 0; |
| | | } |
| | | |
| | | .paymentPageBox {} |
| | | |
| | | page { |
| | | background-color: #F2F3F8; |
| | | position: relative; |
| | | } |
| | | |
| | | .titleBox { |
| | | background-color: #fff; |
| | | position: fixed; |
| | | top: 0; |
| | | width: 100%; |
| | | |
| | | } |