From 5ba8a653a7bf65730e5dfcd8854739cb3a350536 Mon Sep 17 00:00:00 2001 From: LinCyJang Date: Sun, 28 Dec 2025 19:45:46 +0800 Subject: [PATCH] =?UTF-8?q?Fix=EF=BC=9A4753=20=E3=80=90=E5=95=86=E5=9F=8E?= =?UTF-8?q?=E5=B0=8F=E7=A8=8B=E5=BA=8F=E3=80=91=E7=9B=B2=E7=9B=92=E7=A4=BC?= =?UTF-8?q?=E5=8C=85=E9=A2=86=E5=8F=96=E9=A1=B5=E9=9D=A2-=E9=A2=86?= =?UTF-8?q?=E5=8F=96=E6=8C=89=E9=92=AE=E6=9C=AA=E5=B1=85=E4=B8=AD=EF=BC=8C?= =?UTF-8?q?=E5=9B=BE=E7=89=87=E8=A2=AB=E9=81=AE=E6=8C=A1=EF=BC=88=E6=9C=AA?= =?UTF-8?q?=E5=BC=80=E5=90=AF=E5=A5=BD=E5=8F=8B=E8=BD=AC=E8=B5=A0=E5=8A=9F?= =?UTF-8?q?=E8=83=BD=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pkg_user/views/gift/components/GiftCard.vue | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/pkg_user/views/gift/components/GiftCard.vue b/pkg_user/views/gift/components/GiftCard.vue index 1df5960..44c32fb 100644 --- a/pkg_user/views/gift/components/GiftCard.vue +++ b/pkg_user/views/gift/components/GiftCard.vue @@ -13,7 +13,9 @@ - 填写地址并收下 - @@ -68,7 +70,7 @@ - @@ -403,11 +405,13 @@ export default { z-index: 999; align-items: center; border: 1rpx solid #C52733 ; - margin-left: 10rpx; font-weight: bold; height: 80rpx; line-height: 80rpx; } +.share-btn-second{ + margin-left: 20rpx; +} .share-btn::before{ border: none; }