From 6588dd827cdacf3a42407463319acc27f52a79e6 Mon Sep 17 00:00:00 2001 From: xusd Date: Thu, 8 Aug 2024 15:31:22 +0800 Subject: [PATCH] =?UTF-8?q?=E7=B3=BB=E7=BB=9F=E7=8A=B6=E6=80=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-admin/src/main/resources/templates/main.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ruoyi-admin/src/main/resources/templates/main.html b/ruoyi-admin/src/main/resources/templates/main.html index 2603fa8..750a47b 100644 --- a/ruoyi-admin/src/main/resources/templates/main.html +++ b/ruoyi-admin/src/main/resources/templates/main.html @@ -254,19 +254,19 @@ height: 400px; } .inImgDiv1{ - background: url("../img/com1.png") repeat; + background: url("../img/photo1.png") repeat; margin:0 auto; width: 150px; height: 120px; } .inImgDiv2{ - background: url("../img/com2.png") repeat; + background: url("../img/photo2.png") repeat; margin:0 auto; width: 150px; height: 120px; } .inImgDiv3{ - background: url("../img/com3.png") repeat; + background: url("../img/photo3.png") repeat; margin:0 auto; width: 150px; height: 120px;