From 7ca86a59817828e967be8acd8907edffa09f64c9 Mon Sep 17 00:00:00 2001 From: augushong Date: Mon, 28 Dec 2020 16:49:35 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=99=BB=E9=99=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- view/admin/login/index.html | 160 ++++++++++++++++++------------------ 1 file changed, 78 insertions(+), 82 deletions(-) diff --git a/view/admin/login/index.html b/view/admin/login/index.html index 1f7de57..fdb937a 100644 --- a/view/admin/login/index.html +++ b/view/admin/login/index.html @@ -2,105 +2,101 @@ - - - - 登陆 + + + + 登陆 - {include file="common/_require"} + {include file="common/_require"} - + .title { + text-align: center; + font-size: 22px; + line-height: 2; + } + - -
-
-
-
- -
+
+
+
+
+
+
+
- - + + return false; + }) + }) + \ No newline at end of file