|
@@ -154,7 +154,7 @@
|
|
|
>
|
|
|
<view class="flex items-center ml-40rpx">
|
|
|
<image
|
|
|
- src="@/static/images/trophy/avatar.png"
|
|
|
+ :src="currentUserInfo.avatar"
|
|
|
class="w-90rpx h-90rpx rounded-53rpx mr-20rpx flex flex-col justify-center text-center"
|
|
|
></image>
|
|
|
<view class="flex flex-col text-primary">
|