diff --git a/pkg_user/views/gift/components/GiftCard.vue b/pkg_user/views/gift/components/GiftCard.vue index f65e788..78b86bc 100644 --- a/pkg_user/views/gift/components/GiftCard.vue +++ b/pkg_user/views/gift/components/GiftCard.vue @@ -166,7 +166,7 @@ export default { .tip-text{ font-family: Source Han Sans SC; font-weight: 500; - font-size: 26rpx; + font-size: 24rpx; color: #fff; opacity: 0.6; line-height: 36rpx;