From f05145bb251c86a58ad149d59221e5cb57991ce7 Mon Sep 17 00:00:00 2001 From: ZHAOTONGHUA <2066753415@qq.com> Date: Wed, 6 Nov 2019 17:09:47 +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..e52c68c 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/登录页.jpg") no-repeat center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover;