添加订单
This commit is contained in:
@@ -65,6 +65,9 @@
|
||||
/> -->
|
||||
<!-- 红包 -->
|
||||
<RedEnvelope @onDialogPopupShowOrHide="handleSwiperDotShow" />
|
||||
|
||||
<!-- 直播按钮 -->
|
||||
<!-- #ifdef APP-PLUS -->
|
||||
<!-- 语音通话 -->
|
||||
<CallView
|
||||
v-if="
|
||||
@@ -82,8 +85,6 @@
|
||||
type="1"
|
||||
@onDialogPopupShowOrHide="handleSwiperDotShow"
|
||||
/>
|
||||
<!-- 直播按钮 -->
|
||||
<!-- #ifdef APP-PLUS -->
|
||||
<LiveStream
|
||||
v-if="
|
||||
currentConversation?.type === TUIChatEngine.TYPES.CONV_GROUP
|
||||
|
||||
Reference in New Issue
Block a user