更新小程序仓库
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<!--TUIKitWChat/Chat/index.wxml-->
|
||||
<!-- <TUIConversation id="TUIConversation" wx:if="{{isShowConversationList}}" bind:currentConversationID="currentConversationID" bind:currentGroupID="currentGroupID"></TUIConversation> -->
|
||||
<TUIChat id="TUIChat" currentConversationID="C2C{{currentConversationID}}" order_inquiry_id="{{order_inquiry_id}}" inquiry_type="{{inquiry_type}}" fromType="{{fromType}}" hasCallKit="{{true}}" bind:handleCall="handleCall"></TUIChat>
|
||||
<!-- <TUICallKit class="calling" id="TUICallKit" config="{{config}}" bind:sendMessage="sendMessage"></TUICallKit> -->
|
||||
<!--wx:if="{{isShowConversation}}" bind:showConversationList="showConversationList" -->
|
||||
Reference in New Issue
Block a user