细节完善
This commit is contained in:
@@ -115,7 +115,7 @@ onBeforeUnmount(() => {
|
||||
:size="40"
|
||||
borderColor="#333"
|
||||
/>
|
||||
<text>{{ user.nickName }}</text>
|
||||
<text class="truncate">{{ user.nickName }}</text>
|
||||
<image
|
||||
v-if="heat"
|
||||
:src="`../static/hot${heat}.png`"
|
||||
@@ -273,5 +273,6 @@ onBeforeUnmount(() => {
|
||||
font-size: 30rpx;
|
||||
color: #333333;
|
||||
margin: 0 20rpx;
|
||||
max-width: 200rpx;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user