This commit is contained in:
liuye
2023-09-06 16:15:41 +08:00
parent 74ddc88d00
commit 7a67f0ebac

View File

@@ -49,7 +49,7 @@
@click="leftClick(index)"
>
<div v-if="tabIndex == 1" class="flex-left">
<img :src="item.roomAvatar" alt="" />
<img :src="item.roomAvatar ? item.roomAvatar : 'https://cdn.cunwuyun.cn/dvcp/group-img.png'" alt="">
<p>{{ item.roomName }}</p>
</div>
<div v-else class="flex-left">