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;