From 7fbab65d6172f5edeeb7c3916a017dcf4a983d07 Mon Sep 17 00:00:00 2001 From: Elvis Date: Fri, 8 May 2020 10:46:00 +0800 Subject: [PATCH] 记住密码,清除记录。 --- WebRoot/WEB-INF/jsp/system/index/login.jsp | 459 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 1 file changed, 272 insertions(+), 187 deletions(-) diff --git a/WebRoot/WEB-INF/jsp/system/index/login.jsp b/WebRoot/WEB-INF/jsp/system/index/login.jsp index c102b86..a7f8e76 100644 --- a/WebRoot/WEB-INF/jsp/system/index/login.jsp +++ b/WebRoot/WEB-INF/jsp/system/index/login.jsp @@ -27,166 +27,218 @@ - @@ -199,55 +251,74 @@ input:focus-within{
- -
- -
-
- -
-
- - - - + + + \ No newline at end of file -- libgit2 0.21.4