This commit is contained in:
kron
2025-06-17 12:01:44 +08:00
parent ca846f13ea
commit 447c9e31f5
8 changed files with 293 additions and 26 deletions

View File

@@ -127,7 +127,7 @@ const toMeleeMatchPage = (gameType, teamSize) => {
v-for="(rankType, index) in [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]"
:key="index"
:style="{
backgroundColor: index % 2 === 0 ? '#ffffff1f' : 'transparent',
backgroundColor: index % 2 === 0 ? '#9898981f' : 'transparent',
}"
class="rank-item"
>