This commit is contained in:
花有清香月有阴
2021-12-24 20:24:28 +08:00
parent e5634a0f54
commit 02ae1fe61e
3 changed files with 1 additions and 0 deletions

View File

@@ -14,6 +14,7 @@
</div> </div>
<div class="right"> <div class="right">
<img :src="user.avatar" alt="" v-if="user.avatar" /> <img :src="user.avatar" alt="" v-if="user.avatar" />
<img src="./user-img.png" alt="" v-else/>
<span>{{ detail.contactPerson }}</span> <span>{{ detail.contactPerson }}</span>
</div> </div>

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 88 KiB