会话存档
This commit is contained in:
@@ -68,7 +68,7 @@
|
|||||||
<img src="./img/user-img.png" alt="" v-else>
|
<img src="./img/user-img.png" alt="" v-else>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<!-- <div class="bottom">个人名片</div> -->
|
<div class="bottom">个人名片</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<img :src="item.sdkFileUrl" alt="" v-if="item.msgType == 'emotion'" :style="[{width: item.width/2+'px'}, {height: item.height/2+'px'}]">
|
<img :src="item.sdkFileUrl" alt="" v-if="item.msgType == 'emotion'" :style="[{width: item.width/2+'px'}, {height: item.height/2+'px'}]">
|
||||||
|
|||||||
Reference in New Issue
Block a user