1、个人中心的未登录状态下的默认头像
This commit is contained in:
parent
3a6144e69b
commit
002a9c79af
@ -18,7 +18,7 @@
|
|||||||
</view>
|
</view>
|
||||||
<view class="head-avatar" v-else @click="toLogin">
|
<view class="head-avatar" v-else @click="toLogin">
|
||||||
<image style="width: 130rpx;height: 130rpx;border-radius: 152rpx;"
|
<image style="width: 130rpx;height: 130rpx;border-radius: 152rpx;"
|
||||||
src="/static/wechat.png">
|
src="https://jiangxiaoxian.0rui.cn/defaultAvatar.png">
|
||||||
</image>
|
</image>
|
||||||
</view>
|
</view>
|
||||||
<view class="headAvatar-info justify-start">
|
<view class="headAvatar-info justify-start">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user