大乱斗细节完善

This commit is contained in:
kron
2025-06-22 01:41:51 +08:00
parent 95fdef1986
commit 322f23efb4
5 changed files with 31 additions and 8 deletions

View File

@@ -105,6 +105,7 @@ onLoad(async (options) => {
:name="player.name"
:avatar="player.avatar"
:scores="player.arrowHistory"
:done="false"
/>
<view
v-for="(round, index) in roundsData"