From 31216f77b0fa815438c64adb2c4ad5e197374a46 Mon Sep 17 00:00:00 2001 From: yangzhe Date: Fri, 4 Jul 2025 15:05:29 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E4=BF=AE=E6=94=B9=E9=A6=96=E9=A1=B5?= =?UTF-8?q?=E6=96=87=E6=9C=AC=E5=86=85=E5=AE=B9=EF=BC=8C=E8=B0=83=E6=95=B4?= =?UTF-8?q?=E6=A0=87=E9=A2=98=E5=92=8C=E6=B6=88=E6=81=AF=E6=96=87=E6=9C=AC?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/home/index/index.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pages/home/index/index.vue b/pages/home/index/index.vue index 54206d1..d570fd2 100644 --- a/pages/home/index/index.vue +++ b/pages/home/index/index.vue @@ -21,7 +21,7 @@ > Hi~我是小小新,您的AI聊天伙伴,未来高效认知助手,我们可尽量互相解惑。Hi~ 我是源小新,你们的AI校园助手,非常高兴认识您,我可以为你答疑解惑。 @@ -535,7 +535,7 @@ page { .header-title { font-size: 36rpx; - font-weight: 500; + font-weight: bold; color: #333333; } } @@ -561,7 +561,7 @@ page { } .message-text { - font-size: 24rpx; + font-size: 28rpx; color: #333333; font-family: PingFang SC; vertical-align: super;