update:重构排位赛

This commit is contained in:
2026-05-22 15:40:55 +08:00
parent 8664ae9fe4
commit ef2a71f793
29 changed files with 4386 additions and 36 deletions

View File

@@ -278,9 +278,7 @@ async function exit() {
url: `/pages/battle-room?roomNumber=${data.value.roomId}&fromResult=1`,
});
} else {
uni.redirectTo({
url: '/pages/ranking',
});
uni.navigateBack();
}
}