mirror of
https://github.com/SECTL/SecScore.git
synced 2026-07-21 11:49:02 +08:00
feat: 看板学生列表支持总分与加扣分显示切换
This commit is contained in:
@@ -660,8 +660,14 @@
|
||||
"card": "卡片视图",
|
||||
"grid": "网格视图"
|
||||
},
|
||||
"scoreDisplayModes": {
|
||||
"total": "显示总分",
|
||||
"split": "显示加分与扣分"
|
||||
},
|
||||
"metrics": {
|
||||
"totalScore": "总分",
|
||||
"addScore": "加分",
|
||||
"deductScore": "扣分",
|
||||
"rewardPoints": "奖励分",
|
||||
"weekChange": "近7天",
|
||||
"weekDeducted": "近7天扣分",
|
||||
|
||||
Reference in New Issue
Block a user