This commit is contained in:
NianBroken
2024-01-31 16:17:57 +08:00 Unverified
parent b10d545a9c
commit d80c1424c7
4 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -27,7 +27,7 @@
1. 显示成绩提交时间,即成绩何时被录入教务系统。 1. 显示成绩提交时间,即成绩何时被录入教务系统。
2. 显示成绩提交人姓名,即成绩由谁录入进教务系统。 2. 显示成绩提交人姓名,即成绩由谁录入进教务系统。
3. 成绩信息按时间降序排序,确保最新的成绩始终在最上方,提升用户查阅效率。 3. 成绩信息按时间降序排序,确保最新的成绩始终在最上方,提升用户查阅效率。
4. 计算 GPA 4. 计算 `GPA`
## 使用方法 ## 使用方法
BIN
View File
Binary file not shown.

Before

Width:  |  Height:  |  Size: 127 KiB

After

Width:  |  Height:  |  Size: 132 KiB

BIN
View File
Binary file not shown.

Before

Width:  |  Height:  |  Size: 381 KiB

After

Width:  |  Height:  |  Size: 370 KiB

BIN
View File
Binary file not shown.

Before

Width:  |  Height:  |  Size: 385 KiB

After

Width:  |  Height:  |  Size: 388 KiB