feat:移除原来 welcome栏

This commit is contained in:
2026-04-30 10:16:34 +08:00
parent 2f917eed82
commit b5141dc2d1

View File

@@ -36,11 +36,11 @@
@scrolltolower="handleScrollToLower" @scrolltolower="handleScrollToLower"
> >
<!-- welcome栏 --> <!-- welcome栏 -->
<ChatTopWelcome ref="welcomeRef" :mainPageDataModel="mainPageDataModel" /> <!-- <ChatTopWelcome ref="welcomeRef" :mainPageDataModel="mainPageDataModel" />
<NoticeMessage <NoticeMessage
v-if="notitceConent" v-if="notitceConent"
:noticeContent="notitceConent" :noticeContent="notitceConent"
></NoticeMessage> ></NoticeMessage> -->
<view <view
class="area-msg-list-content" class="area-msg-list-content"