This commit is contained in:
yanran200730
2022-11-11 11:10:30 +08:00
parent 4b07e48aac
commit a26ae16bcc

View File

@@ -4,7 +4,7 @@
<image :src="item.accessUrl" mode="aspectFill" @click="preview(item.accessUrl)" />
<div class="item-bottom">
<div class="left">
<image src="https://cdn.cunwuyun.cn/wxmp/tianfuxing/avatar.png" />
<image :src="item.avatarUrl || 'https://cdn.cunwuyun.cn/wxmp/tianfuxing/avatar.png'" mode="aspectFill" />
<span>{{ item.userName }}</span>
</div>
<p>{{ item.createTime }}</p>