From 47c7f8b916e13f4043f0079ce846b380863330c2 Mon Sep 17 00:00:00 2001 From: shuguang Date: Sat, 3 May 2025 23:54:40 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8Dmain=E4=B8=BB=E9=A1=B5?= =?UTF-8?q?=E5=8A=A0=E8=BD=BD=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/templates/main.html | 48 ++++++++++++-------------- 1 file changed, 22 insertions(+), 26 deletions(-) diff --git a/src/main/resources/templates/main.html b/src/main/resources/templates/main.html index 1bfec45..8a52711 100644 --- a/src/main/resources/templates/main.html +++ b/src/main/resources/templates/main.html @@ -1,7 +1,7 @@ - + <:include file="./common/css.html" title="${website.websiteName} - 后台系统" favicon="${website.favicon}"/> @@ -217,8 +217,6 @@
- -
@@ -389,34 +387,32 @@
- - + <:include file="./common/js.html"/>