This commit is contained in:
parent
01dc1704f0
commit
9f9efbbeb9
|
@ -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">
|
||||
|
|
Loading…
Reference in New Issue