UI完善
This commit is contained in:
@@ -151,7 +151,7 @@ onUnmounted(() => {
|
||||
<BowPower :power="45" />
|
||||
</view>
|
||||
</Guide>
|
||||
<ShootProgress v-if="start" :tips="tips" :seq="seq" />
|
||||
<ShootProgress v-if="start" :tips="tips" :seq="seq" :total="30" />
|
||||
<PlayersRow
|
||||
v-if="start"
|
||||
:currentShooterId="currentShooterId"
|
||||
|
||||
Reference in New Issue
Block a user