This commit is contained in:
liuye
2022-01-25 10:19:14 +08:00
3 changed files with 6 additions and 7 deletions

View File

@@ -21,7 +21,7 @@
</div>
<div class="userInfo">
<div>
<img src="item.photo" alt="" class="userImg" v-if="item.photo">
<img :src="item.photo" alt="" class="userImg" v-if="item.photo">
<img src="./components/img/user-img.png" alt="" class="userImg" v-else>
</div>
<div class="info">