From 2b80cfa1ea7b8f177cc53e1ed3299e4db3ecac1d Mon Sep 17 00:00:00 2001
From: zwl <1051256694@qq.com>
Date: 星期四, 15 一月 2026 09:47:42 +0800
Subject: [PATCH] 完善销售订单出库自动勾选

---
 src/main/webapp/views/login.html |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/src/main/webapp/views/login.html b/src/main/webapp/views/login.html
index 425ed41..b9dc922 100644
--- a/src/main/webapp/views/login.html
+++ b/src/main/webapp/views/login.html
@@ -3,7 +3,7 @@
   <head>
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
-    <title>instancing 鈹� sketch of three.js</title>
+    <title>涓壃 鈹� login of zoneyung wms</title>
     <meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,minimum-scale=1">
     <meta name="description" content="study of Instancing with three.js">
     <meta name="keywords" content="undefined, Yoichi Kobayashi, WebGL, three.js">
@@ -74,6 +74,7 @@
             <input id="username" class="input100" type="text" name="username" placeholder="username" autocomplete="off">
             <span class="focus-input100"></span>
             <span class="symbol-input100">
+
               <i class="fa fa-user"></i>
             </span>
           </div>

--
Gitblit v1.9.1