Răsfoiți Sursa

优化

(cherry picked from commit ecaaff3adee9edb8576ce91b95cbe97c6aa69577)
lishanshan 4 luni în urmă
părinte
comite
1aaba100b0
1 a modificat fișierele cu 3 adăugiri și 5 ștergeri
  1. 3 5
      src/components/NewSpendAndSaveCoupon_large.vue

+ 3 - 5
src/components/NewSpendAndSaveCoupon_large.vue

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