BUG修复
This commit is contained in:
@@ -42,6 +42,7 @@ onLoad(async (options) => {
|
||||
<text>环</text>
|
||||
</view>
|
||||
<ScorePanel
|
||||
:completeEffect="false"
|
||||
:rowCount="arrows.length === 12 ? 6 : 9"
|
||||
:total="arrows.length"
|
||||
:scores="arrows.map((a) => a.ring)"
|
||||
|
||||
Reference in New Issue
Block a user