From 47d2326815843639bf5fccc5f615f63d36cb4204 Mon Sep 17 00:00:00 2001 From: wood chen Date: Sat, 15 Feb 2025 08:29:07 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A1=A5=E5=85=85=E4=B8=A2=E5=A4=B1=E7=9A=84?= =?UTF-8?q?=E7=99=BB=E5=BD=95=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/templates/admin/login.html | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 web/templates/admin/login.html diff --git a/web/templates/admin/login.html b/web/templates/admin/login.html new file mode 100644 index 0000000..5cd9d24 --- /dev/null +++ b/web/templates/admin/login.html @@ -0,0 +1,28 @@ + + + + + + 管理员登录 + + + + +
+
+

管理员登录

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