feat: 一些调整

This commit is contained in:
2026-05-14 11:23:03 +08:00
parent 2b908436fd
commit b48426fc84
12 changed files with 20 additions and 15 deletions

View File

@@ -168,8 +168,7 @@
<template v-else>
<ChatCardOther class="flex flex-justify-center" :text="item.msg">
<ChatGuide v-if="chatMsgList.length < 8" :hasMessage="chatMsgList.length > 1" />
<ChatGuide v-if="chatMsgList.length > 1" />
<ActivityListComponent
v-if="
mainPageDataModel.activityList &&