细节调整

This commit is contained in:
kron
2025-07-11 00:47:34 +08:00
parent e764160633
commit 566f07080a
17 changed files with 113 additions and 110 deletions

View File

@@ -77,7 +77,7 @@ watch(
/>
<view v-if="rank > 3" class="rank-view">{{ rank }}</view>
<image
:src="src"
:src="src || '../static/user-icon.png'"
mode="widthFix"
:style="{
width: size + 'px',