完成新手试炼接口调试
This commit is contained in:
@@ -19,7 +19,7 @@ const teams = [
|
||||
<view>
|
||||
<ShootProgress tips="请红队射箭-第一轮" />
|
||||
<PlayersRow :blueTeam="teams" :redTeam="teams" />
|
||||
<BowTarget power="45" currentRound="1" totalRound="3" debug />
|
||||
<BowTarget :power="45" currentRound="1" totalRound="3" debug />
|
||||
<PlayerScore
|
||||
name="某某选手"
|
||||
avatar="../static/avatar.png"
|
||||
|
||||
Reference in New Issue
Block a user