From b6e3545178eb6752ce173a75c86e1a028147e800 Mon Sep 17 00:00:00 2001 From: Tuzki <1720599558@qq.com> Date: Mon, 26 Feb 2024 09:37:41 +0800 Subject: [PATCH] =?UTF-8?q?ui=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- WebRoot/hbcyjc/region/130000/yuanxing/static/css/layout.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/WebRoot/hbcyjc/region/130000/yuanxing/static/css/layout.css b/WebRoot/hbcyjc/region/130000/yuanxing/static/css/layout.css index be9fd44..87bd997 100644 --- a/WebRoot/hbcyjc/region/130000/yuanxing/static/css/layout.css +++ b/WebRoot/hbcyjc/region/130000/yuanxing/static/css/layout.css @@ -893,7 +893,8 @@ th { .cj-page-bg { height: 100%; background-image: url(../images/cj-page-bg.jpg); - background-size: auto; + background-size: cover; + background-repeat: no-repeat; } .cj-page-header {