From 4e6d6105915edcc630d6a8bcc1c56a6177c88686 Mon Sep 17 00:00:00 2001 From: chenhuan <czj123456> Date: 星期二, 25 六月 2024 18:07:44 +0800 Subject: [PATCH] Merge branch 'master' of http://117.78.1.188:8089/r/dkyChenJiang --- 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