细节完善
This commit is contained in:
@@ -25,7 +25,6 @@ const start = ref(false);
|
||||
const countDown = ref(90);
|
||||
const battleId = ref("");
|
||||
const currentRound = ref(1);
|
||||
const totalRounds = ref(0);
|
||||
const power = ref(0);
|
||||
const scores = ref([]);
|
||||
const tips = ref("即将开始...");
|
||||
|
||||
Reference in New Issue
Block a user