{{ activeMatch.match_type === 'group' ? '小组赛' : '1v1 淘汰赛' }}
{{ activeMatch.title }}
本设备进度:{{ usedVotes }} / {{ maxVotes }} 票
NO.{{ index + 1 }}
{{ item.characters.name }}
{{ item.votes }}
票
LEFT
{{ candidates[0].characters.name }}
{{ candidates[0].votes }}票
RIGHT
{{ candidates[1].characters.name }}
{{ candidates[1].votes }}票
{{ candidates[0].characters.name }}
{{ pkPercentages.left }}%
VS 实时得票比例
{{ pkPercentages.right }}%
{{ candidates[1].characters.name }}
{{ pkPercentages.left }}%
{{ pkPercentages.right }}%
选择往期赛程:
📜
暂无已结算的历史赛程
管理员在后台结算赛程后,结果将在此显示
比赛已结束
{{ selectedHistoryMatch.title }}
{{ index === 0 ? '🏆 冠军/头名' : `第 ${index + 1} 名` }}
{{ item.characters.name }}
{{ item.votes }}
票
{{ historyMyVotedIds.includes(item.character_id) ? '历史为你所投 ✓' : '比赛已结束' }}