From 2bc47e46f1706dbeec43e4aade6360997dc80fa9 Mon Sep 17 00:00:00 2001 From: linxi <957440651@qq.com> Date: Tue, 21 Jul 2026 17:01:25 +0800 Subject: [PATCH] =?UTF-8?q?Fix=EF=BC=9A5485=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=AE=80=E4=BB=8B=E5=92=8C?= =?UTF-8?q?=E5=AE=9A=E4=BD=8D=E7=9A=84=E6=96=87=E5=AD=97=E8=B0=83=E5=A4=A7?= =?UTF-8?q?=E4=B8=80=E7=82=B9=EF=BC=8C=E5=8A=A0=E5=A4=A71=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pkg_product/views/famousQianxianGraphicGuide.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkg_product/views/famousQianxianGraphicGuide.vue b/pkg_product/views/famousQianxianGraphicGuide.vue index 36de40c..7e21f39 100644 --- a/pkg_product/views/famousQianxianGraphicGuide.vue +++ b/pkg_product/views/famousQianxianGraphicGuide.vue @@ -218,7 +218,7 @@ export default { margin-top: 20rpx; padding: 20rpx 0rpx; border-radius: 16rpx; - font-size: 28rpx; + font-size: 30rpx; line-height: 44rpx; color: #333; font-weight: bold; @@ -241,7 +241,7 @@ export default { display: flex; align-items: center; margin-top: 16rpx; - font-size: 26rpx; + font-size: 30rpx; line-height: 40rpx; color: #333; font-weight: bold;