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": "Card View",
"grid": "Grid View"
},
"scoreDisplayModes": {
"total": "Show Total Score",
"split": "Show Add & Deduct"
},
"metrics": {
"totalScore": "Score",
"addScore": "Added",
"deductScore": "Deducted",
"rewardPoints": "Reward",
"weekChange": "7d",
"weekDeducted": "7d Deduct",