v2.9update

This commit is contained in:
2026-06-08 10:40:59 +08:00
parent 8d497d73d2
commit 70e7ad8e5e
20 changed files with 162 additions and 74 deletions

View File

@@ -36,7 +36,7 @@ include __DIR__ . '/../includes/header.php';
<div class="table-wrapper">
<table class="table">
<thead>
<tr><th>时间</th><th>分值</th><th>原因</th><th>操作人</th></tr>
<tr><th>类型</th><th>分值</th><th>原因</th><th>操作人</th><th>时间</th></tr>
</thead>
<tbody id="homeworkList"></tbody>
</table>