更新 attendance.html

master
wangsiyuan 2023-12-26 14:53:46 +08:00
parent b6d7d17a36
commit 0668a1e4d0
1 changed files with 2 additions and 2 deletions

View File

@ -2,11 +2,11 @@
<html> <html>
<head> <head>
<meta charset="utf-8"/> <meta charset="utf-8"/>
<title>签到</title> <title>课程签到</title>
<meta name="renderer" content="webkit"/> <meta name="renderer" content="webkit"/>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/> <meta name="viewport" content="width=device-width, initial-scale=1"/>
<link href="static/css/layui.css" rel="stylesheet"/> <link href="static/css/layui.css" rel="stylesheet">
</head> </head>
<body> <body>