lishanshan 4 月之前
父節點
當前提交
ecaaff3ade
共有 1 個文件被更改,包括 3 次插入5 次删除
  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;