From 274bf4a3c51a1059e71e39dbb2c6676672e4d41b Mon Sep 17 00:00:00 2001 From: pagfcvmb9 <1325529045@qq.com> Date: Wed, 19 Nov 2025 21:45:48 +0800 Subject: [PATCH] ADD file via upload --- templates/index.html | 100 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 100 insertions(+) create mode 100644 templates/index.html diff --git a/templates/index.html b/templates/index.html new file mode 100644 index 0000000..9181c81 --- /dev/null +++ b/templates/index.html @@ -0,0 +1,100 @@ + + + + + + 智慧点名系统 + + + +
+
+

智慧点名系统

+

软工K班 - 结对编程项目

+
+ + + +
+
+
+

今日点名次数

+
0
+
+
+

班级总人数

+
0
+
+
+

平均积分

+
0
+
+
+ +
+

快速操作

+
+ 开始点名 + 查看积分 + +
+
+ +
+

最近点名记录

+
+ +
+
+
+
+ + + + + \ No newline at end of file