From bf6804c49e4d84df3b1f2a3473b243194f3c56b8 Mon Sep 17 00:00:00 2001 From: feie9456 Date: Mon, 5 Jan 2026 12:02:14 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=AD=A6=E5=8F=B7=E8=BF=BD?= =?UTF-8?q?=E8=B8=AA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- admin.html | 14 +- index.ts | 62 +++ .../migration.sql | 5 + prisma/schema.prisma | 4 + students.html | 373 ++++++++++++++++++ 5 files changed, 455 insertions(+), 3 deletions(-) create mode 100644 prisma/migrations/20260105035341_add_student_id/migration.sql create mode 100644 students.html diff --git a/admin.html b/admin.html index f57d78a..e174293 100644 --- a/admin.html +++ b/admin.html @@ -166,7 +166,6 @@ .mono { font-family: var(--mono); font-size: 12px; - word-break: break-all; } .small { font-size: 12px; @@ -216,6 +215,7 @@ 声速测定 - 管理后台 未连接
+ 学生列表 @@ -245,6 +245,7 @@
+ + + + + +
+
+ + +
+
+
+

做过实验的学生

+
+ + + + +
+
+
+ + + + +
+ +
+ +
+ + + + + + + + + +
studentIdcountlastAt
+
+
+
+
+ + + +