chore: 支持配置列显示位置

This commit is contained in:
2025-11-21 16:27:03 +08:00
parent 91e8af324d
commit 59c09546a9
3 changed files with 485 additions and 96 deletions

View File

@@ -367,7 +367,17 @@
"level": 80,
"department": 1,
"bonus": 80
}
},
"columnAlignments": {
"rank": "center",
"avatar": "left",
"name": "left",
"score": "left",
"level": "left",
"department": "left",
"bonus": "left"
},
"defaultDisplayRows": 7
},
"team": {
"showMemberCount": false,
@@ -383,7 +393,16 @@
"memberCount": 60,
"leader": 1,
"bonus": 80
}
},
"columnAlignments": {
"rank": "center",
"name": "center",
"score": "left",
"memberCount": "left",
"leader": "left",
"bonus": "left"
},
"defaultDisplayRows": 0
},
"championLogos": {
"teamChampion": "",