|
|
|
@ -93,7 +93,7 @@
|
|
|
|
: ''
|
|
|
|
: ''
|
|
|
|
" :goto-user-card="true" />
|
|
|
|
" :goto-user-card="true" />
|
|
|
|
<div class="msg-content">
|
|
|
|
<div class="msg-content">
|
|
|
|
<div class="msg-name" v-if="!props.msg.isSelf">
|
|
|
|
<div class="msg-name 1" v-if="!props.msg.isSelf">
|
|
|
|
{{ appellation }}
|
|
|
|
{{ appellation }}
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div :class="props.msg.isSelf ? 'self-msg-recall' : 'msg-recall'">
|
|
|
|
<div :class="props.msg.isSelf ? 'self-msg-recall' : 'msg-recall'">
|
|
|
|
@ -114,8 +114,8 @@
|
|
|
|
: ''
|
|
|
|
: ''
|
|
|
|
" :goto-user-card="true" />
|
|
|
|
" :goto-user-card="true" />
|
|
|
|
<div class="msg-content">
|
|
|
|
<div class="msg-content">
|
|
|
|
<div class="msg-name" v-if="!props.msg.isSelf">
|
|
|
|
<div class="msg-name 2" v-if="!props.msg.isSelf">
|
|
|
|
{{ appellation }}
|
|
|
|
{{ appellation }}{{ props }}
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<MessageBubble :msg="props.msg" :tooltip-visible="true" :bg-visible="true">
|
|
|
|
<MessageBubble :msg="props.msg" :tooltip-visible="true" :bg-visible="true">
|
|
|
|
<ReplyMessage v-if="!!replyMsg" :replyMsg="replyMsg"></ReplyMessage>
|
|
|
|
<ReplyMessage v-if="!!replyMsg" :replyMsg="replyMsg"></ReplyMessage>
|
|
|
|
@ -135,7 +135,7 @@
|
|
|
|
: ''
|
|
|
|
: ''
|
|
|
|
" :goto-user-card="true" />
|
|
|
|
" :goto-user-card="true" />
|
|
|
|
<div class="msg-content">
|
|
|
|
<div class="msg-content">
|
|
|
|
<div class="msg-name" v-if="!props.msg.isSelf">
|
|
|
|
<div class="msg-name 3" v-if="!props.msg.isSelf">
|
|
|
|
{{ appellation }}
|
|
|
|
{{ appellation }}
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<MessageBubble :msg="props.msg" :tooltip-visible="true" :bg-visible="true" style="cursor: pointer">
|
|
|
|
<MessageBubble :msg="props.msg" :tooltip-visible="true" :bg-visible="true" style="cursor: pointer">
|
|
|
|
@ -161,7 +161,7 @@
|
|
|
|
: ''
|
|
|
|
: ''
|
|
|
|
" :goto-user-card="true" />
|
|
|
|
" :goto-user-card="true" />
|
|
|
|
<div class="msg-content">
|
|
|
|
<div class="msg-content">
|
|
|
|
<div class="msg-name" v-if="!props.msg.isSelf">
|
|
|
|
<div class="msg-name 4" v-if="!props.msg.isSelf">
|
|
|
|
{{ appellation }}
|
|
|
|
{{ appellation }}
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<MessageBubble :msg="props.msg" :tooltip-visible="true" :bg-visible="true" style="cursor: pointer">
|
|
|
|
<MessageBubble :msg="props.msg" :tooltip-visible="true" :bg-visible="true" style="cursor: pointer">
|
|
|
|
@ -187,7 +187,7 @@
|
|
|
|
: ''
|
|
|
|
: ''
|
|
|
|
" :goto-user-card="true" />
|
|
|
|
" :goto-user-card="true" />
|
|
|
|
<div class="msg-content">
|
|
|
|
<div class="msg-content">
|
|
|
|
<div class="msg-name" v-if="!props.msg.isSelf">
|
|
|
|
<div class="msg-name 5" v-if="!props.msg.isSelf">
|
|
|
|
{{ appellation }}
|
|
|
|
{{ appellation }}
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<MessageBubble :msg="props.msg" :tooltip-visible="true" :bg-visible="true">
|
|
|
|
<MessageBubble :msg="props.msg" :tooltip-visible="true" :bg-visible="true">
|
|
|
|
@ -206,7 +206,7 @@
|
|
|
|
: ''
|
|
|
|
: ''
|
|
|
|
" :goto-user-card="true" />
|
|
|
|
" :goto-user-card="true" />
|
|
|
|
<div class="msg-content">
|
|
|
|
<div class="msg-content">
|
|
|
|
<div class="msg-name" v-if="!props.msg.isSelf">
|
|
|
|
<div class="msg-name 6" v-if="!props.msg.isSelf">
|
|
|
|
{{ appellation }}
|
|
|
|
{{ appellation }}
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<MessageBubble :msg="props.msg" :tooltip-visible="true" :bg-visible="false">
|
|
|
|
<MessageBubble :msg="props.msg" :tooltip-visible="true" :bg-visible="false">
|
|
|
|
@ -228,7 +228,7 @@
|
|
|
|
: ''
|
|
|
|
: ''
|
|
|
|
" :goto-user-card="true" />
|
|
|
|
" :goto-user-card="true" />
|
|
|
|
<div class="msg-content">
|
|
|
|
<div class="msg-content">
|
|
|
|
<div class="msg-name" v-if="!props.msg.isSelf">
|
|
|
|
<div class="msg-name 7" v-if="!props.msg.isSelf">
|
|
|
|
{{ appellation }}
|
|
|
|
{{ appellation }}
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<MessageBubble :msg="props.msg" :tooltip-visible="true" :bg-visible="true" style="cursor: pointer">
|
|
|
|
<MessageBubble :msg="props.msg" :tooltip-visible="true" :bg-visible="true" style="cursor: pointer">
|
|
|
|
@ -355,7 +355,7 @@
|
|
|
|
: ''
|
|
|
|
: ''
|
|
|
|
" :goto-user-card="true" />
|
|
|
|
" :goto-user-card="true" />
|
|
|
|
<div class="msg-content">
|
|
|
|
<div class="msg-content">
|
|
|
|
<div class="msg-name" v-if="!props.msg.isSelf">
|
|
|
|
<div class="msg-name 8" v-if="!props.msg.isSelf">
|
|
|
|
{{ appellation }}
|
|
|
|
{{ appellation }}
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<MessageBubble :msg="props.msg" :tooltip-visible="true" :bg-visible="true">
|
|
|
|
<MessageBubble :msg="props.msg" :tooltip-visible="true" :bg-visible="true">
|
|
|
|
|