From 0c396729840c8f1c9cfbdc1128822fd7d7ef7b4a Mon Sep 17 00:00:00 2001 From: chenhuan <czj123456> Date: 星期三, 05 六月 2024 16:11:15 +0800 Subject: [PATCH] 接口 --- javaweb-plus/javaweb-admin/src/main/resources/templates/index.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/javaweb-plus/javaweb-admin/src/main/resources/templates/index.html b/javaweb-plus/javaweb-admin/src/main/resources/templates/index.html index a9b460d..524aa5e 100644 --- a/javaweb-plus/javaweb-admin/src/main/resources/templates/index.html +++ b/javaweb-plus/javaweb-admin/src/main/resources/templates/index.html @@ -35,7 +35,7 @@ <img th:src="@{/images/logo.png}"> </li> </a> - + <li id="minilogo" style="display: none;height: 100px;align-content: center;"> <a style="text-align: center;padding: 0;" th:href="@{/index}"> <img th:src="@{/images/minilogo.png}"> -- Gitblit v1.9.1