This commit is contained in:
kron
2025-06-16 00:44:28 +08:00
parent 39d30fb7ab
commit e4c49a3772
2 changed files with 17 additions and 3 deletions

View File

@@ -85,6 +85,8 @@ onUnmounted(() => {
:scores="scores.map((s) => s.ring)"
:total="total"
:rowCount="total / 4"
:margin="1.5"
:font-size="20"
/>
<ScoreResult
:total="total"