From 5606efe6f2778ad09d8b35280d6360cfe8f34d91 Mon Sep 17 00:00:00 2001
From: zmk <496160012@qq.com>
Date: 星期三, 03 七月 2024 16:19:28 +0800
Subject: [PATCH] Merge branch 'master' of ssh://117.78.1.188:29418/dkyChenJiang
---
javaweb-plus/javaweb-admin/src/main/resources/templates/index.html | 4 ++--
1 files changed, 2 insertions(+), 2 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 524aa5e..963ce4a 100644
--- a/javaweb-plus/javaweb-admin/src/main/resources/templates/index.html
+++ b/javaweb-plus/javaweb-admin/src/main/resources/templates/index.html
@@ -32,11 +32,11 @@
<!-- <span class="logo-lg" >閽绘帰宸ョ▼骞冲彴</span>-->
<!-- </li>-->
<li id="logo" style="margin: 36px auto;text-align: center">
- <img th:src="@{/images/logo.png}">
+ <img th:src="@{/images/logo1.png}">
</li>
</a>
- <li id="minilogo" style="display: none;height: 100px;align-content: center;">
+ <li id="minilogo" style="display: none;height: 100px;align-content: center;margin-top: 30px;">
<a style="text-align: center;padding: 0;" th:href="@{/index}">
<img th:src="@{/images/minilogo.png}">
</a>
--
Gitblit v1.9.1