feat:移除原来 welcome栏
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user