mirror of
https://github.com/SECTL/SecScore.git
synced 2026-07-19 19:04:23 +08:00
feat: 看板学生列表支持总分与加扣分显示切换
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user