字段修改
This commit is contained in:
@@ -44,7 +44,7 @@ const toMeleeMatchPage = (gameType, teamSize) => {
|
||||
<view class="ranking-my-data">
|
||||
<view>
|
||||
<view class="user-info">
|
||||
<Avatar :src="user.avatarUrl" frame :size="30" />
|
||||
<Avatar :src="user.avatar" frame :size="30" />
|
||||
<text>{{ user.nickName }}</text>
|
||||
</view>
|
||||
<view class="ranking-season">
|
||||
|
||||
Reference in New Issue
Block a user