123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158 |
- @charset "UTF-8";
- .text-center.data-v-1ed179de {
- text-align: center;
- }
- .font-weight.data-v-1ed179de {
- font-weight: bold;
- }
- .page-width.data-v-1ed179de {
- width: 100%;
- }
- .goods-hover-class.data-v-1ed179de {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .background-image.data-v-1ed179de {
- background-repeat: no-repeat;
- background-size: 100% 100%;
- background-position: center;
- }
- /*全局文字大小*/
- /* 屏幕宽度*/
- page.data-v-1ed179de {
- font-size: 32rpx;
- background: #f7f7f7;
- }
- .page-width.data-v-1ed179de {
- width: 100%;
- }
- .u-hover-class.data-v-1ed179de {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .safe-area-inset-bottom.data-v-1ed179de {
- padding-bottom: 0;
- padding-bottom: constant(safe-area-inset-bottom);
- padding-bottom: env(safe-area-inset-bottom);
- }
- .return-btn.data-v-1ed179de {
- height: 72rpx;
- line-height: 70rpx;
- border: 2rpx solid;
- border-radius: 1000rpx;
- padding: 0 32rpx;
- font-size: 28rpx;
- }
- .return-btn.data-v-1ed179de:active {
- box-shadow: inset 0 0 100rpx rgba(0, 0, 0, 0.15);
- }
- .return-btn.small.data-v-1ed179de {
- height: 60rpx;
- line-height: 58rpx;
- padding: 0 24rpx;
- font-size: 24rpx;
- color: #ffffff;
- }
- .mb-12.data-v-1ed179de {
- margin-bottom: 12rpx;
- }
- .mb-24.data-v-1ed179de {
- margin-bottom: 24rpx;
- }
- .pay-result.data-v-1ed179de {
- text-align: center;
- background: #fff;
- padding: 36rpx;
- }
- .pay-result.over-page.data-v-1ed179de {
- position: absolute;
- width: 100%;
- height: 100%;
- }
- .pay-result .top-pic.data-v-1ed179de {
- width: 220rpx;
- height: 172rpx;
- }
- .pay-result .pay-price.data-v-1ed179de {
- color: #666666;
- }
- .pay-result .default-border.data-v-1ed179de {
- border-color: #999999;
- }
- .pay-result .btn-wrap.data-v-1ed179de {
- padding: 36rpx;
- }
- .pay-result .gift.data-v-1ed179de {
- position: relative;
- padding: 24rpx;
- border-radius: 20rpx;
- background: #ffbe6a;
- }
- .pay-result .gift .background.data-v-1ed179de {
- position: absolute;
- left: 0;
- top: 0;
- width: 100%;
- height: 102rpx;
- z-index: 0;
- }
- .pay-result .gift .title.data-v-1ed179de {
- text-align: center;
- font-weight: bold;
- color: #fff;
- margin-bottom: 24rpx;
- }
- .pay-result .gift .gift-scroll.data-v-1ed179de {
- max-height: 400rpx;
- }
- .pay-result .gift .item.data-v-1ed179de {
- background: #fff;
- margin-bottom: 24rpx;
- border-radius: 18rpx;
- padding: 18rpx;
- min-height: 160rpx;
- }
- .pay-result .gift .item > view.data-v-1ed179de:nth-of-type(1) {
- min-width: 180rpx;
- }
- .pay-result .gift .item > view.data-v-1ed179de:nth-of-type(2) {
- text-align: left;
- margin-left: 10rpx;
- }
- .pay-result .gift .item.data-v-1ed179de:last-child {
- margin-bottom: 0;
- }
- .pay-result .gift .coupon-discount.data-v-1ed179de,
- .pay-result .gift .coupon-discount-unit.data-v-1ed179de,
- .pay-result .gift .coupon-price-unit.data-v-1ed179de,
- .pay-result .gift .coupon-price.data-v-1ed179de {
- color: #ff4544;
- line-height: 1;
- }
- .pay-result .gift .coupon-discount-unit.data-v-1ed179de,
- .pay-result .gift .coupon-price-unit.data-v-1ed179de {
- line-height: 1.15;
- }
- .pay-result .gift .coupon-price.data-v-1ed179de,
- .pay-result .gift .coupon-discount.data-v-1ed179de {
- font-size: 48rpx;
- }
- .pay-result .gift .hongbao-img.data-v-1ed179de,
- .pay-result .gift .integral-img.data-v-1ed179de,
- .pay-result .gift .card-img.data-v-1ed179de {
- width: 80rpx;
- height: 80rpx;
- border-radius: 1000rpx;
- }
- .pay-result .gift .coupon-name.data-v-1ed179de,
- .pay-result .gift .card-name.data-v-1ed179de {
- white-space: nowrap;
- overflow: hidden;
- text-overflow: ellipsis;
- }
- .pay-result .gift .send-data-desc.data-v-1ed179de,
- .pay-result .gift .coupon-desc.data-v-1ed179de {
- font-size: 24rpx;
- color: #666666;
- }
|