From c964cf33764639901da49eaf30e9edf9409597bd Mon Sep 17 00:00:00 2001 From: linxi Date: Wed, 26 Feb 2025 10:37:19 +0800 Subject: [PATCH] =?UTF-8?q?Fix=EF=BC=9A3293=20=E3=80=90=E7=A4=BC=E5=93=81?= =?UTF-8?q?=E5=8A=9F=E8=83=BD=E3=80=91=E7=A4=BC=E5=93=81=E6=8C=89=E9=92=AE?= =?UTF-8?q?=E4=BD=8D=E7=BD=AE=E5=B8=83=E5=B1=80=E6=8C=89=E4=B8=8B=E5=9B=BE?= =?UTF-8?q?=E8=B0=83=E6=95=B4=E4=B8=80=E4=B8=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pkg_user/views/gift/components/GiftCard.vue | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/pkg_user/views/gift/components/GiftCard.vue b/pkg_user/views/gift/components/GiftCard.vue index 1ce83da..0988a4a 100644 --- a/pkg_user/views/gift/components/GiftCard.vue +++ b/pkg_user/views/gift/components/GiftCard.vue @@ -2,7 +2,7 @@ - + @@ -10,7 +10,7 @@ - + {{ card.message || '礼笺轻启,礼藏心意' }} @@ -231,7 +231,7 @@ export default { } .auto-text-color { color: #fff; - font-size: 26rpx; + font-size: 28rpx; opacity: 0.8; margin-top: 150rpx; width: 400rpx; @@ -247,6 +247,8 @@ export default { border: 1rpx solid #C52733 ; margin-left: 10rpx; font-weight: bold; + height: 70rpx; + line-height: 70rpx; } .share-btn::before{ border: none;