邓洁 : 修改头像大小

This commit is contained in:
邓洁
2023-11-16 21:44:31 +08:00
parent b07248d07b
commit dc57ab9ade

View File

@@ -4,7 +4,7 @@
<view class="profile"> <view class="profile">
<image src="../../static/img/wo_bj_ll@2x.png" mode="aspectFit" class="profile-bgi"></image> <image src="../../static/img/wo_bj_ll@2x.png" mode="aspectFit" class="profile-bgi"></image>
<view class="avator"> <view class="avator">
<u-avatar :src="src"></u-avatar> <u-avatar :src="src" size="100rpx"></u-avatar>
</view> </view>
<view class="username">{{username}}</view> <view class="username">{{username}}</view>
<view class="account">账号:{{account}} <view class="account">账号:{{account}}