From bf81b6e3600a49cb8621cd798db9aa521956bc6e Mon Sep 17 00:00:00 2001
From: lty <876263681@qq.com>
Date: 星期一, 10 三月 2025 15:28:09 +0800
Subject: [PATCH] #接口开发
---
src/main/webapp/views/login.html | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/src/main/webapp/views/login.html b/src/main/webapp/views/login.html
index b58efe4..15bf0d2 100644
--- a/src/main/webapp/views/login.html
+++ b/src/main/webapp/views/login.html
@@ -10,7 +10,7 @@
<meta name="theme-color" content="#111111">
<meta name="msapplication-TileImage" content="/sketch-threejs/img/common/ms_tileimage.png">
<meta name="msapplication-TileColor" content="#111111">
-<!-- <link rel="icon" type="image/x-icon" href="../static/image/favicon.ico" />-->
+ <link rel="icon" type="image/x-icon" href="../static/image/favicon.ico" />
<link rel="stylesheet" href="../static/css/font/font-awesome-4.7.0/css/font-awesome.css">
<link rel="stylesheet" href="../static/css/main.min.css">
<link rel="stylesheet" href="../static/css/login.css">
@@ -53,11 +53,11 @@
z-index: 100;
top: 22px;
left: 20px;">
-<!-- <img src="../static/image/logo.png" alt="" style="width: 20%">-->
+ <img src="../static/image/logo.png" alt="" style="width: 20%">
</div>
<div class="p-sketch-outline">
- <h2 class="p-sketch-outline__title">Automatic Storage and Retrieval System</h2>
- <p class="p-sketch-outline__date">posted: 2018.01.01 / update: 2022.09.21
+<!-- <h2 class="p-sketch-outline__title">Automatic Storage and Retrieval System</h2>-->
+<!-- <p class="p-sketch-outline__date">posted: 2018.01.01 / update: 2022.09.21-->
</p>
<p class="p-sketch-outline__description">wms made with various simple objects.</p>
</div>
@@ -66,8 +66,8 @@
<!-- 渚ц竟鏍� -->
<div id="sidebar">
<div class="login-contain">
- <div class="login-box">
-<!-- <img src="../static/image/logo.png" alt="" style="width: 80%">-->
+ <div class="login-box">x
+ <img src="../static/image/logo.png" alt="" style="width: 80%">
<!-- <span class="login100-form-title p-t-20 p-b-45">涓壃绔嬪簱</span>-->
<!-- <span class="login100-form-title p-t-20 p-b-45" style="margin: 15px 0;color: #868686;font-size: 24px">WMS</span>-->
<div class="wrap-input100 validate-input m-b-10" data-validate="璇疯緭鍏ョ敤鎴峰悕">
--
Gitblit v1.9.1