From 41750848c6cc6506fa107036d04b28c0f28cfba8 Mon Sep 17 00:00:00 2001 From: zmk <496160012@qq.com> Date: 星期三, 03 七月 2024 16:19:07 +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 6ea43a1..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,7 +32,7 @@ <!-- <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> -- Gitblit v1.9.1