123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192 |
- page.data-v-660e495e {
- background-color: #f5f5f5;
- }
- .container.data-v-660e495e {
- height: 100%;
- display: flex;
- flex-direction: column;
- }
- .tui-coupon-list.data-v-660e495e {
- width: 100%;
- padding: 0 25rpx;
- box-sizing: border-box;
- }
- .tui-coupon-banner.data-v-660e495e {
- width: 100%;
- }
- .tui-coupon-item.data-v-660e495e {
- width: 100%;
- height: 210rpx;
- position: relative;
- display: flex;
- align-items: center;
- padding-right: 30rpx;
- box-sizing: border-box;
- overflow: hidden;
- }
- .tui-coupon-bg.data-v-660e495e {
- width: 100%;
- height: 210rpx;
- position: absolute;
- left: 0;
- top: 0;
- z-index: 1;
- }
- .tui-coupon-sign.data-v-660e495e {
- height: 110rpx;
- width: 110rpx;
- position: absolute;
- z-index: 9;
- top: -30rpx;
- right: 40rpx;
- }
- .tui-coupon-item-left.data-v-660e495e {
- width: 218rpx;
- height: 210rpx;
- position: relative;
- z-index: 2;
- display: flex;
- align-items: center;
- justify-content: center;
- flex-direction: column;
- flex-shrink: 0;
- }
- .tui-coupon-price-box.data-v-660e495e {
- display: flex;
- color: #e41f19;
- align-items: flex-end;
- }
- .tui-coupon-price-sign.data-v-660e495e {
- font-size: 30rpx;
- }
- .tui-coupon-price.data-v-660e495e {
- font-size: 32rpx;
- line-height: 68rpx;
- font-weight: bold;
- }
- .tui-price-small.data-v-660e495e {
- font-size: 58rpx !important;
- line-height: 56rpx !important;
- }
- .tui-coupon-intro.data-v-660e495e {
- background: #f7f7f7;
- padding: 8rpx 10rpx;
- font-size: 26rpx;
- line-height: 26rpx;
- font-weight: 400;
- color: #666;
- margin-top: 18rpx;
- }
- .tui-coupon-item-right.data-v-660e495e {
- flex: 1;
- height: 210rpx;
- position: relative;
- z-index: 2;
- display: flex;
- align-items: center;
- justify-content: space-between;
- padding-left: 24rpx;
- box-sizing: border-box;
- overflow: hidden;
- }
- .tui-coupon-content.data-v-660e495e {
- width: 82%;
- display: flex;
- flex-direction: column;
- justify-content: center;
- }
- .tui-coupon-title-box.data-v-660e495e {
- display: flex;
- align-items: center;
- }
- .tui-coupon-btn.data-v-660e495e {
- padding: 6rpx;
- background: #ffebeb;
- color: #C39A58;
- font-size: 25rpx;
- line-height: 25rpx;
- display: flex;
- align-items: center;
- justify-content: center;
- transform: scale(0.9);
- transform-origin: 0 center;
- border-radius: 4rpx;
- flex-shrink: 0;
- }
- .tui-color-grey.data-v-660e495e {
- color: #888 !important;
- }
- .tui-bg-grey.data-v-660e495e {
- background: #f0f0f0 !important;
- color: #888 !important;
- }
- .tui-coupon-title.data-v-660e495e {
- width: 100%;
- font-size: 26rpx;
- color: #333;
- white-space: nowrap;
- overflow: hidden;
- text-overflow: ellipsis;
- }
- .tui-coupon-rule.data-v-660e495e {
- padding-top: 52rpx;
- }
- .tui-rule-box.data-v-660e495e {
- display: flex;
- align-items: center;
- transform: scale(0.8);
- transform-origin: 0 100%;
- }
- .tui-padding-btm.data-v-660e495e {
- padding-bottom: 6rpx;
- }
- .tui-coupon-circle.data-v-660e495e {
- width: 8rpx;
- height: 8rpx;
- background: #a0a0a0;
- border-radius: 50%;
- }
- .tui-coupon-text.data-v-660e495e {
- font-size: 28rpx;
- line-height: 28rpx;
- font-weight: 400;
- color: #666;
- padding-left: 8rpx;
- white-space: nowrap;
- }
- .tui-top20.data-v-660e495e {
- margin-top: 20rpx;
- }
- .tui-coupon-title.data-v-660e495e {
- font-size: 28rpx;
- line-height: 28rpx;
- }
- .tui-coupon-radio.data-v-660e495e {
- transform: scale(0.7);
- transform-origin: 100% center;
- }
- .tui-btn-box.data-v-660e495e {
- position: absolute;
- right: 20rpx;
- bottom: 40rpx;
- z-index: 10;
- }
- .tui-btn-box .btn.data-v-660e495e {
- width: 155rpx;
- height: 64rpx;
- line-height: 64rpx;
- font-size: 26rpx;
- font-family: PingFang SC;
- font-weight: 500;
- text-align: center;
- border-radius: 32rpx;
- margin-left: 15rpx;
- }
- .tui-btn-box .btn.cancel.data-v-660e495e {
- border: 1px solid #C39A58;
- color: #C39A58;
- }
- .tui-btn-box .btn.receive.data-v-660e495e {
- background: #C39A58;
- color: #FFFFFF;
- }
|