feat: 修改首页文本内容,调整标题和消息文本样式

This commit is contained in:
yangzhe 2025-07-04 15:05:29 +08:00
parent 504b50f16b
commit 31216f77b0
1 changed files with 3 additions and 3 deletions

View File

@ -21,7 +21,7 @@
></image>
<text class="message-text"
>Hi~我是小小新您的AI聊天伙伴未来高效认知助手我们可尽量互相解惑</text
>Hi~ 我是源小新你们的AI校园助手非常高兴认识您我可以为你答疑解惑</text
>
</view>
@ -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;