diff --git a/App.vue b/App.vue index e82c18c..ad79bad 100644 --- a/App.vue +++ b/App.vue @@ -18,7 +18,6 @@ if (token.value) { loginTencentIM() // reLaunch('/TUIKit/components/TUIConversation/index') - return } diff --git a/TUIKit/components/TUIChat/message-list/message-elements/message-text.vue b/TUIKit/components/TUIChat/message-list/message-elements/message-text.vue index 5a2cfa4..6b6f088 100644 --- a/TUIKit/components/TUIChat/message-list/message-elements/message-text.vue +++ b/TUIKit/components/TUIChat/message-list/message-elements/message-text.vue @@ -1,191 +1,219 @@ diff --git a/TUIKit/components/TUIContact/contact-info/index.vue b/TUIKit/components/TUIContact/contact-info/index.vue index 6938671..2e63a73 100644 --- a/TUIKit/components/TUIContact/contact-info/index.vue +++ b/TUIKit/components/TUIContact/contact-info/index.vue @@ -3,7 +3,7 @@ v-if="typeof contactInfoData === 'object' && Object.keys(contactInfoData).length" :class="['tui-contact-info', !isPC && 'tui-contact-info-h5']" > - +