Browse Source

nsy update 随身邦改成E邦人,替换登录页背景图

ningsy 5 years ago
parent
commit
25656a4edd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      suishenbang-admin/src/main/resources/static/css/login.css

+ 1 - 1
suishenbang-admin/src/main/resources/static/css/login.css

@@ -6,7 +6,7 @@ body{
 }
 body.signin {
 	height:100%;
-	background:url(../img/loginbg.png) no-repeat center fixed;
+	background:url(../img/cw_login_bg.png) no-repeat center fixed;
 	-webkit-background-size:cover;
 	-moz-background-size:cover;
 	-o-background-size:cover;