|
@@ -116,21 +116,21 @@
|
|
}
|
|
}
|
|
|
|
|
|
.coupon-left{
|
|
.coupon-left{
|
|
- width: 110px;
|
|
|
|
|
|
+ width: 220rpx;
|
|
height: 100%;
|
|
height: 100%;
|
|
text-align: center;
|
|
text-align: center;
|
|
align-items: flex-end;
|
|
align-items: flex-end;
|
|
}
|
|
}
|
|
|
|
|
|
.coupon-center{
|
|
.coupon-center{
|
|
- width: 164px;
|
|
|
|
|
|
+ width: 350rpx;
|
|
height: 100%;
|
|
height: 100%;
|
|
align-items: flex-start !important;
|
|
align-items: flex-start !important;
|
|
justify-content: space-between;
|
|
justify-content: space-between;
|
|
}
|
|
}
|
|
|
|
|
|
.coupon-right{
|
|
.coupon-right{
|
|
- width: 98px;
|
|
|
|
|
|
+ width: 180rpx;
|
|
height: 100%;
|
|
height: 100%;
|
|
}
|
|
}
|
|
|
|
|
|
@@ -201,12 +201,12 @@
|
|
}
|
|
}
|
|
|
|
|
|
.coupon-right-usenow{
|
|
.coupon-right-usenow{
|
|
- width: 81px;
|
|
|
|
- height: 28px;
|
|
|
|
|
|
+ width: 162rpx;
|
|
|
|
+ height: 56rpx;
|
|
background-image: url(https://dy.shpr.top/luckDraw/cash_use_now.png);
|
|
background-image: url(https://dy.shpr.top/luckDraw/cash_use_now.png);
|
|
background-size: 100% 100%;
|
|
background-size: 100% 100%;
|
|
- margin-top: 47px;
|
|
|
|
- margin-left: -10px;
|
|
|
|
|
|
+ margin-top: 94rpx;
|
|
|
|
+ margin-left: -10rpx;
|
|
}
|
|
}
|
|
|
|
|
|
.coupon-right-usenow2{
|
|
.coupon-right-usenow2{
|