细节修改
This commit is contained in:
@@ -73,6 +73,9 @@ onUnmounted(() => {
|
||||
}}</text>
|
||||
<text>环</text>
|
||||
</view>
|
||||
<text v-if="bluePoint === 0 && redPoint === 0">
|
||||
本场比赛无人射箭,已取消
|
||||
</text>
|
||||
<text v-if="bluePoint === redPoint">
|
||||
红队、蓝队各得<text :style="{ color: '#fed847', margin: '0 5px' }">{{
|
||||
redPoint
|
||||
|
||||
Reference in New Issue
Block a user