From 5d8ea0cbd5aba9c50f074fc3188eadff0f1adea9 Mon Sep 17 00:00:00 2001 From: linxi <957440651@qq.com> Date: Mon, 24 Aug 2026 12:41:24 +0800 Subject: [PATCH] =?UTF-8?q?Fix=EF=BC=9A5565=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=E5=8D=83=E5=8E=BF=E6=94=BB?= =?UTF-8?q?=E7=95=A5=E7=AE=80=E4=BB=8B=E5=92=8C=E5=AE=9A=E4=BD=8D=E7=9A=84?= =?UTF-8?q?=E6=96=87=E5=AD=97=E5=AD=97=E4=BD=93=E5=A4=A7=E5=B0=8F=E8=B0=83?= =?UTF-8?q?=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pkg_product/views/famousQianxianGraphicGuide.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkg_product/views/famousQianxianGraphicGuide.vue b/pkg_product/views/famousQianxianGraphicGuide.vue index 6ccda8c..d572d96 100644 --- a/pkg_product/views/famousQianxianGraphicGuide.vue +++ b/pkg_product/views/famousQianxianGraphicGuide.vue @@ -218,10 +218,10 @@ export default { margin-top: 20rpx; padding: 20rpx 0rpx; border-radius: 16rpx; - font-size: 30rpx; + font-size: 36rpx; line-height: 44rpx; color: #333; - font-weight: bold; + // font-weight: bold; } .detail-card { @@ -241,7 +241,7 @@ export default { display: flex; align-items: center; margin-top: 16rpx; - font-size: 30rpx; + font-size: 36rpx; line-height: 40rpx; color: #333; font-weight: bold;