mirror of
https://gitee.com/hhyykk/ipms-sjy-ui.git
synced 2025-07-15 19:35:07 +08:00
【优化】:mall 客服优化消息样式,增加消息时间段显示
This commit is contained in:
@ -9,12 +9,11 @@
|
||||
? `mr-10px`
|
||||
: ''
|
||||
]"
|
||||
class="flex messages-center"
|
||||
>
|
||||
<el-image
|
||||
:src="message.content"
|
||||
fit="contain"
|
||||
style="width: 200px; height: 200px"
|
||||
style="width: 200px"
|
||||
@click="imagePreview(message.content)"
|
||||
/>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user