[设置加个默认头像]
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
<span>修改头像</span>
|
||||
</view>
|
||||
<view class="avatar" >
|
||||
<image :src="avatar.showPath" mode="aspectFill" />
|
||||
<image :src="avatar.showPath || require('@/static/images/boss.png')" mode="aspectFill" />
|
||||
<u-icon name="arrow-right" color="#f1f1f1" size="28"></u-icon>
|
||||
</view>
|
||||
</view>
|
||||
|
||||
Reference in New Issue
Block a user