feat: 我的头像
This commit is contained in:
@@ -4,7 +4,8 @@
|
||||
<view class="user-card">
|
||||
<view class="row avatar-row">
|
||||
<text class="label">头像 </text>
|
||||
<image class="avatar" :src="userInfo.avatar" mode="aspectFill" />
|
||||
<!-- <image class="avatar" :src="userInfo.avatar" mode="aspectFill" /> -->
|
||||
<uni-icons type="contact" size="40" color="#ccc"></uni-icons>
|
||||
</view>
|
||||
<view class="row">
|
||||
<text class="label">昵称</text>
|
||||
|
||||
Reference in New Issue
Block a user