feat: 我的头像

This commit is contained in:
2025-08-04 18:44:07 +08:00
parent 9546662cc9
commit f62de2b9d4

View File

@@ -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>