首页新增正方形网格布局并支持连续展示

This commit is contained in:
JSR
2026-03-18 21:43:22 +08:00
parent 26588b9a3f
commit b90261fc68
3 changed files with 208 additions and 1 deletions
+4
View File
@@ -335,6 +335,10 @@
"surname": "Surname Group",
"score": "Points Rank"
},
"layoutBy": {
"grouped": "Grouped List",
"squareGrid": "Square Grid"
},
"noStudents": "No student data, please add in Student Management",
"noMatch": "No matching students found",
"clearSearch": "Clear search",