From 021165ea3b45569ceb841c8fce0628a02f2c23b8 Mon Sep 17 00:00:00 2001 From: ZHAOTONGHUA <2066753415@qq.com> Date: Thu, 7 Nov 2019 11:26:32 +0800 Subject: [PATCH] =?UTF-8?q?=E7=99=BB=E5=BD=95=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/web/assets/css/login.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/web/assets/css/login.css b/frontend/web/assets/css/login.css index 2fc2115..4182d55 100644 --- a/frontend/web/assets/css/login.css +++ b/frontend/web/assets/css/login.css @@ -9,7 +9,7 @@ html{height: 100%;} body.signin { background: #18c8f6; height: auto; - background:url("../img/login_bj.jpg") no-repeat center fixed; + background:url("../img/login1.jpg") no-repeat center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover;