细节调整
This commit is contained in:
@@ -29,7 +29,7 @@ const props = defineProps({
|
||||
<AppBackground :type="1" />
|
||||
<view class="header">
|
||||
<view>
|
||||
<Avatar :src="user.avatar" :score="user.scores" :size="50" />
|
||||
<Avatar :src="user.avatar" :score="user.scores" :size="45" />
|
||||
<view>
|
||||
<text>{{ user.nickName }}</text>
|
||||
<text>{{ user.lvlName }}</text>
|
||||
|
||||
Reference in New Issue
Block a user