细节调整

This commit is contained in:
kron
2025-11-05 14:27:58 +08:00
parent 2e9d257faa
commit 42a7d49603
6 changed files with 18 additions and 15 deletions

View File

@@ -29,7 +29,6 @@ const goldenRound = ref(0);
const currentRedPoint = ref(0);
const currentBluePoint = ref(0);
const totalRounds = ref(0);
const power = ref(0);
const scores = ref([]);
const blueScores = ref([]);
const redTeam = ref([]);