From db440c0e00aec9c80aa21ff1fe79ffb61872b9b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=9C=E7=AC=99=E6=AD=8C?= <2277317060@qq.com> Date: Tue, 9 Jan 2024 09:51:00 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=95=8C=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-admin/src/main/resources/static/css/main-style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ruoyi-admin/src/main/resources/static/css/main-style.css b/ruoyi-admin/src/main/resources/static/css/main-style.css index 6764280..e93274a 100644 --- a/ruoyi-admin/src/main/resources/static/css/main-style.css +++ b/ruoyi-admin/src/main/resources/static/css/main-style.css @@ -264,7 +264,7 @@ body.FoamerScada { body.Foamer2 { height: auto; width: auto; - background: url(../img/foamer21.jpg) no-repeat center fixed; + background: url(../img/foamer21.png) no-repeat center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover;