From 41524b28fcc561c59ec0ef09ee6b62537a4fac4b Mon Sep 17 00:00:00 2001 From: chenjinsong Date: Wed, 26 Dec 2018 17:45:56 +0800 Subject: [PATCH] =?UTF-8?q?login=E9=A1=B5=EF=BC=8C=E5=BD=93=E6=B5=8F?= =?UTF-8?q?=E8=A7=88=E5=99=A8=E7=AA=97=E5=8F=A3=E5=A4=A7=E5=B0=8F=E6=94=B9?= =?UTF-8?q?=E5=8F=98=E6=97=B6=E8=87=AA=E5=8A=A8=E5=88=B7=E6=96=B0=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/WEB-INF/views/login.jsp | 122 +++++------------------- 1 file changed, 24 insertions(+), 98 deletions(-) diff --git a/src/main/webapp/WEB-INF/views/login.jsp b/src/main/webapp/WEB-INF/views/login.jsp index 124a385bc..132b8641b 100644 --- a/src/main/webapp/WEB-INF/views/login.jsp +++ b/src/main/webapp/WEB-INF/views/login.jsp @@ -3,26 +3,16 @@ <%@ page import="org.apache.shiro.web.filter.authc.FormAuthenticationFilter"%> <%@ include file="/WEB-INF/include/taglib.jsp"%> - - - - Login - - - - - NTC - - + - + @@ -44,11 +34,6 @@ border-radius: 0; background: rgba(0,0,0,0.1); } - body::-webkit-scrollbar-corner{ - width: 0px; - height: 0px; - background: rgba(255,255,255,0); - } .row{ margin-left: 0px; @@ -59,18 +44,14 @@ padding: 0px; } body{ - font-family: inherit; - max-height:1080px; - max-width:1920px; - height:864px; - width:1518px; + max-height:864px; + max-width:1518px; + background-color:rgba(255,255,255,0); background-image: url("${pageContext.request.contextPath}/static/login/assets/images/login/backimg.png"); background-repeat:no-repeat; background-size: cover; color: white; - /* width: 1920px; - height: 1080px; */ } .input-icon input{ @@ -117,12 +98,10 @@ bottom: 0px; left: 45%; } - #messageBox{ - border-radius: 10px; - } + - +
@@ -185,16 +164,12 @@
CEIEC All Rights Reserved, CEIEC ©
- - - + - - - - - - - -