添加X环显示,比赛过程完善
This commit is contained in:
@@ -47,7 +47,7 @@ onLoad(async (options) => {
|
||||
:completeEffect="false"
|
||||
:rowCount="total === 12 ? 6 : 9"
|
||||
:total="total"
|
||||
:scores="arrows.map((a) => a.ring)"
|
||||
:arrows="arrows"
|
||||
:margin="arrows.length === 12 ? 4 : 1"
|
||||
:fontSize="arrows.length === 12 ? 25 : 22"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user