大乱斗细节完善
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user