feat: 看板学生列表支持总分与加扣分显示切换

This commit is contained in:
JSR
2026-03-27 20:47:28 +08:00
parent 95b0b29c3a
commit 24e909a2ff
3 changed files with 85 additions and 9 deletions
+6
View File
@@ -660,8 +660,14 @@
"card": "卡片视图",
"grid": "网格视图"
},
"scoreDisplayModes": {
"total": "显示总分",
"split": "显示加分与扣分"
},
"metrics": {
"totalScore": "总分",
"addScore": "加分",
"deductScore": "扣分",
"rewardPoints": "奖励分",
"weekChange": "近7天",
"weekDeducted": "近7天扣分",