From 4f899963185686d18a13fe99d7a434ba5bf74188 Mon Sep 17 00:00:00 2001 From: ZHAOTONGHUA <2066753415@qq.com> Date: Wed, 6 Nov 2019 17:20:36 +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 4182d55..2fc2115 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/login1.jpg") no-repeat center fixed; + background:url("../img/login_bj.jpg") no-repeat center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover;