style(admin): 清理考勤页与排课表的冗余装饰与标签

This commit is contained in:
2026-08-07 09:50:52 +08:00
parent f560b046a4
commit b032890b4f
4 changed files with 9 additions and 33 deletions

View File

@@ -196,7 +196,6 @@ export const AttendanceAdminHeader: React.FC<{
<section className="student-class-overview" aria-label="班级考勤汇总">
<div className="student-class-identity">
<div className="student-class-heading">
<span className="student-overview-kicker"></span>
<h2>{selectedClass}</h2>
<p>
{dateLabel} · {visibleStudentCount} / {total}