diff --git a/src/main/webapp/WEB-INF/views/login.jsp b/src/main/webapp/WEB-INF/views/login.jsp index 3f3c57132..60312e902 100644 --- a/src/main/webapp/WEB-INF/views/login.jsp +++ b/src/main/webapp/WEB-INF/views/login.jsp @@ -44,8 +44,6 @@ padding: 0px; } body{ - 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"); @@ -69,15 +67,19 @@ } .main_left{ - background-image: url("${pageContext.request.contextPath}/static/login/assets/images/login/two/login_03.png"); - background-repeat:no-repeat; - background-size:contain; max-height: 695px; max-width: 905px; - } + #left_img{ + position: absolute; + z-index: -1; + display: inline-block; + height: auto; + max-width: 100%; + } + .main_right{ - background-image: url("${pageContext.request.contextPath}/static/login/assets/images/login/login_06-K.png"); + background-image: url("${pageContext.request.contextPath}/static/login/assets/images/login/login_06.png"); background-repeat:no-repeat; background-size: 100% 100%; max-height: 501px; @@ -93,6 +95,7 @@ width: 300px; height: 260px; } + .foot{ position: absolute; bottom: 0px; @@ -107,6 +110,7 @@
+
@@ -123,19 +127,19 @@
-
+
@@ -211,336 +215,343 @@ if("ontouchend" in document) document.write("