From acabf1c611b700ca59bf3a2c6678d7666fc4e84d Mon Sep 17 00:00:00 2001 From: dshclm <3321914460@qq.com> Date: Wed, 12 Jun 2024 10:06:58 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-admin/src/main/resources/templates/home/base.html | 1 + 1 file changed, 1 insertion(+) diff --git a/ruoyi-admin/src/main/resources/templates/home/base.html b/ruoyi-admin/src/main/resources/templates/home/base.html index b190266..ab4516b 100644 --- a/ruoyi-admin/src/main/resources/templates/home/base.html +++ b/ruoyi-admin/src/main/resources/templates/home/base.html @@ -156,6 +156,7 @@ box-sizing: border-box; padding-left: 10px; background-image: url(/home/base/bumen1.jpg); + background-size: 100% 100%; box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.5); font-size: 17px; }