细节完善

This commit is contained in:
kron
2025-07-25 16:47:07 +08:00
parent 10af25c254
commit caef627ce4
3 changed files with 63 additions and 57 deletions

View File

@@ -77,7 +77,7 @@ onUnmounted(() => {
v-if="bluePoint === 0 && redPoint === 0"
:style="{ marginTop: '20px' }"
>
连续3个来回无人射箭比赛取消
连续3个来回双方均无人射箭比赛取消
</text>
<text v-if="bluePoint !== 0 && bluePoint === redPoint">
红队蓝队各得<text :style="{ color: '#fed847', margin: '0 5px' }">{{

View File

@@ -82,7 +82,7 @@ onUnmounted(() => {
<text>大人请射箭</text>
</block>
</view>
<view class="debug-text">{{ debugInfo }}</view>
<!-- <view class="debug-text">{{ debugInfo }}</view> -->
<view>
<view class="simul" @click="simulShoot" :style="{ color: '#fff' }">
模拟射箭