From c00af7e5bfa382528b3bef7ee2484d872fceda17 Mon Sep 17 00:00:00 2001
From: sgj <1442489573@qq.com>
Date: 星期六, 17 一月 2026 17:05:25 +0800
Subject: [PATCH] 样式修改,出库通知单流程查询纠正

---
 fzzy-igdss-web/src/main/resources/templates/login.html |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/fzzy-igdss-web/src/main/resources/templates/login.html b/fzzy-igdss-web/src/main/resources/templates/login.html
index dc37e14..d30a247 100644
--- a/fzzy-igdss-web/src/main/resources/templates/login.html
+++ b/fzzy-igdss-web/src/main/resources/templates/login.html
@@ -1,5 +1,5 @@
 <!DOCTYPE html>
-<html lang="zh" xmlns:th="http://www.thymeleaf.org">
+<html lang="zh-cn" xmlns:th="http://www.thymeleaf.org">
 <head>
     <meta charset="utf-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0">
@@ -120,7 +120,7 @@
     <!--鎵嬫満APP-->
     <div class="login2-ewm css-hand">
         <h3>
-            <i class="i-icon"><img th:src="@{/login/images/login-app-code.png}"/></i>涓嬭浇APP
+<!--            <i class="i-icon"><img th:src="@{/login/images/login-app-code.png}"/></i>涓嬭浇APP-->
         </h3>
     </div>
 

--
Gitblit v1.9.3