会话存档

This commit is contained in:
liuye
2023-06-09 17:30:11 +08:00
parent a7ea745708
commit f0cc975e1e

View File

@@ -68,7 +68,7 @@
<img src="./img/user-img.png" alt="" v-else>
</div>
</div>
<!-- <div class="bottom">个人名片</div> -->
<div class="bottom">个人名片</div>
</div>
<img :src="item.sdkFileUrl" alt="" v-if="item.msgType == 'emotion'" :style="[{width: item.width/2+'px'}, {height: item.height/2+'px'}]">