字段修改

This commit is contained in:
kron
2025-06-17 13:47:33 +08:00
parent 16c1840cdd
commit a74fd1e744
14 changed files with 26 additions and 26 deletions
+1 -1
View File
@@ -78,7 +78,7 @@ onUnmounted(() => {
:total="120"
/>
<view class="infos">
<Avatar :src="user.avatarUrl" :size="35" />
<Avatar :src="user.avatar" :size="35" />
<BowPower :power="power" />
</view>
<BowTarget