no message

cyl/master-0822
jscyl13849007907 3 months ago
parent 72e1d51c62
commit a588c9b10d

@ -341,6 +341,9 @@
" :goto-user-card="true" />
<!-- props.msg.text -->
<div class="msg-content">
<div class="msg-name 8" v-if="!props.msg.isSelf">
{{ appellation }} <span v-if="subtitle" style="color: orange;">{{ subtitle }}</span>
</div>
<div class="msg-bg"
:class="[!props.msg.isSelf ? 'msg-bg-in' : 'msg-bg-out']"
:style="{

Loading…
Cancel
Save