页面优化
This commit is contained in:
@@ -117,7 +117,7 @@ onUnmounted(() => {
|
||||
<view v-if="step === 3">
|
||||
<ShootProgress tips="请红队射箭-第一轮" />
|
||||
<PlayersRow :blueTeam="teams" :redTeam="teams" />
|
||||
<BowTarget :power="45" :currentRound="1" :totalRound="3" debug />
|
||||
<BowTarget :power="45" :currentRound="1" :totalRound="3" />
|
||||
<BattleFooter :blueTeam="[6, 2, 3]" :redTeam="[4, 5, 2]" />
|
||||
</view>
|
||||
</Container>
|
||||
|
||||
Reference in New Issue
Block a user