From b030109e665301e7edd6ad0fe5c832ee10fe39b4 Mon Sep 17 00:00:00 2001
From: czt <czt18638530771@163.com>
Date: 星期六, 13 七月 2024 16:48:14 +0800
Subject: [PATCH] 调整出入库补单信息2

---
 igds-web/src/main/resources/templates/index/index.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/igds-web/src/main/resources/templates/index/index.html b/igds-web/src/main/resources/templates/index/index.html
index 96aae90..a14ecce 100644
--- a/igds-web/src/main/resources/templates/index/index.html
+++ b/igds-web/src/main/resources/templates/index/index.html
@@ -47,7 +47,7 @@
         <div class="i-top-r">
 			<a id="menu-group" href="./home-group" target="_self" class="i-top-btn dis-none">
 				<i class="i-icon">
-					<img th:src="@{/static/images/i-icon-sy.png}" style="height: 28px;width: 28px;"/>
+					<img th:src="@{/static/images/i-icon-sy.png}" style="height:28px;width: 28px;"/>
 				</i>
 				棣栭〉
 			</a>

--
Gitblit v1.9.3