|
@@ -172,7 +172,7 @@ function handleCloseShareModal() {
|
|
|
.discount-coupon {
|
|
.discount-coupon {
|
|
|
width: 100%;
|
|
width: 100%;
|
|
|
max-width: 800rpx;
|
|
max-width: 800rpx;
|
|
|
- min-height: 209rpx;
|
|
|
|
|
|
|
+ min-height: 199rpx;
|
|
|
position: relative;
|
|
position: relative;
|
|
|
|
|
|
|
|
.coupon-bg {
|
|
.coupon-bg {
|
|
@@ -180,7 +180,7 @@ function handleCloseShareModal() {
|
|
|
top: 0;
|
|
top: 0;
|
|
|
left: 0;
|
|
left: 0;
|
|
|
width: 100%;
|
|
width: 100%;
|
|
|
- height: 209rpx;
|
|
|
|
|
|
|
+ height: 199rpx;
|
|
|
object-fit: cover;
|
|
object-fit: cover;
|
|
|
z-index: 1;
|
|
z-index: 1;
|
|
|
}
|
|
}
|
|
@@ -263,8 +263,6 @@ function handleCloseShareModal() {
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
.discount-coupon-info-time {
|
|
.discount-coupon-info-time {
|
|
|
- padding-top: 16rpx;
|
|
|
|
|
- padding-bottom: 8rpx;
|
|
|
|
|
flex: 1;
|
|
flex: 1;
|
|
|
width: 100%;
|
|
width: 100%;
|
|
|
font-weight: 400;
|
|
font-weight: 400;
|
|
@@ -285,7 +283,7 @@ function handleCloseShareModal() {
|
|
|
.btn-bg {
|
|
.btn-bg {
|
|
|
width: 125rpx;
|
|
width: 125rpx;
|
|
|
height: 125rpx;
|
|
height: 125rpx;
|
|
|
- transform: translate(10%, 0);
|
|
|
|
|
|
|
+ transform: translate(2%, 0);
|
|
|
display: flex;
|
|
display: flex;
|
|
|
justify-content: center;
|
|
justify-content: center;
|
|
|
align-items: center;
|
|
align-items: center;
|