字段修改

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

View File

@@ -129,7 +129,7 @@ onUnmounted(() => {
</Guide>
<ShootProgress v-if="start" :seq="seq" :start="start" :tips="tips" />
<BowTarget
:avatar="user.avatarUrl"
:avatar="user.avatar"
:power="power"
:currentRound="currentRound"
:totalRound="totalRounds"