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; }