UI优化
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user