修正登录页面图标

This commit is contained in:
zhangwei
2019-01-17 10:16:24 +06:00
parent 645531be83
commit 28c3246d11

View File

@@ -79,7 +79,7 @@
} }
.main_right{ .main_right{
background-image: url("${pageContext.request.contextPath}/static/login/assets/images/login/login_06.png"); background-image: url("${pageContext.request.contextPath}/static/login/assets/images/login/login_06-K.png");
background-repeat:no-repeat; background-repeat:no-repeat;
background-size: 100% 100%; background-size: 100% 100%;
max-height: 501px; max-height: 501px;