This commit is contained in:
kbing1981 2024-07-12 17:49:04 +08:00
parent 01dc1704f0
commit 9f9efbbeb9
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
<view class="my-head">
<view class="my-head-top back-width">
<view class="u-m-r-10" style="position: relative;">
<image :src="avatar" style="width: 100rpx;height: 100rpx;border-radius: 50%; margin-left: 10rpx; border:#fff 1px solid;"
<image :src="avatar" style="width: 120rpx;height:120rpx;border-radius: 50%; margin-left: 10rpx; border:#fff 1px solid;"
@click="goNav('/pages/my/userinfo')"></image>
</view>
<view class="my-head-top-view" v-if="!isLogin">