1、个人中心的未登录状态下的默认头像

This commit is contained in:
wangzimeng 2025-08-11 16:28:09 +08:00
parent 3a6144e69b
commit 002a9c79af

View File

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