清理多余的cdn

This commit is contained in:
aixianling
2021-11-17 17:53:55 +08:00
parent d7029c24fb
commit 455ae34b2a
9 changed files with 63 additions and 64 deletions

View File

@@ -39,7 +39,7 @@
<u-row>
<img
class="avatar"
:src="item.portrait ? item.portrait : imgOtherUrl + 'tx.png'"
:src="item.portrait ? item.portrait : $cdn + 'other/tx.png'"
alt=""/>
<div class="wrap">
<span class="name">{{ item.nickName }}</span>