需要添加直播接口
This commit is contained in:
@@ -67,11 +67,14 @@
|
||||
<RedEnvelope />
|
||||
|
||||
<!-- 直播按钮 -->
|
||||
<!-- #ifdef APP-PLUS -->
|
||||
<LiveStream
|
||||
v-if="
|
||||
currentConversation?.type === TUIChatEngine.TYPES.CONV_GROUP
|
||||
"
|
||||
:groupId="currentConversation?.conversationID"
|
||||
/>
|
||||
<!-- #endif -->
|
||||
</template>
|
||||
</swiper-item>
|
||||
<swiper-item
|
||||
|
||||
Reference in New Issue
Block a user