修复决金箭bug

This commit is contained in:
kron
2025-07-08 13:23:29 +08:00
parent 06d8244e83
commit 4f56bdb8f0
4 changed files with 16 additions and 7 deletions

View File

@@ -95,9 +95,9 @@ onUnmounted(() => {
<block v-if="isFinal">
<view class="point-view2">
<text>蓝队</text>
<text>{{ bluePoint }}</text>
<text>5</text>
<text>红队</text>
<text>{{ redPoint }}</text>
<text>5</text>
<text></text>
</view>
<text>同分僵局最后一箭定江山</text>