From 7c7ca84cd05247bc9ab5bbb49977db009e8d26f1 Mon Sep 17 00:00:00 2001 From: linxi Date: Mon, 24 Feb 2025 11:42:02 +0800 Subject: [PATCH] =?UTF-8?q?Fix=EF=BC=9A3275=20=E3=80=90=E7=A4=BC=E5=93=81?= =?UTF-8?q?=E5=8A=9F=E8=83=BD=E3=80=91=E6=B8=A9=E9=A6=A8=E6=8F=90=E7=A4=BA?= =?UTF-8?q?=E7=9A=84=E5=AD=97=E4=BD=93=E5=86=8D=E5=B0=8F=E4=B8=80=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pkg_user/views/gift/components/GiftCard.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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;