From 189adcd985d70ea0b30354d09a68dc9d1e4b8208 Mon Sep 17 00:00:00 2001 From: LSH Date: 星期三, 19 七月 2023 14:19:52 +0800 Subject: [PATCH] #logo 文字替换:浙交大唐 --- src/main/webapp/views/index.html | 2 +- src/main/webapp/views/login.html | 4 ++-- src/main/webapp/static/image/logo.png | 0 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/main/webapp/static/image/logo.png b/src/main/webapp/static/image/logo.png index 3726d78..6090eb3 100644 --- a/src/main/webapp/static/image/logo.png +++ b/src/main/webapp/static/image/logo.png Binary files differ diff --git a/src/main/webapp/views/index.html b/src/main/webapp/views/index.html index 20a7e84..680a9d8 100644 --- a/src/main/webapp/views/index.html +++ b/src/main/webapp/views/index.html @@ -75,7 +75,7 @@ <div class="layui-body"></div> <!-- 搴曢儴 --> <div class="layui-footer layui-text"> - copyright 漏 2022 <a href="https://www.superton.cn/" target="_blank">娴欐睙閫熻吘鐢靛瓙鏈夐檺鍏徃</a> all rights reserved. + copyright 漏 2023 <a href="https://www.superton.cn/" target="_blank">娴欐睙浜ら�氶泦鍥�</a> all rights reserved. <span class="pull-right">Version 1.0.0</span> </div> diff --git a/src/main/webapp/views/login.html b/src/main/webapp/views/login.html index 4188369..7d0b82a 100644 --- a/src/main/webapp/views/login.html +++ b/src/main/webapp/views/login.html @@ -57,7 +57,7 @@ </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 + <p class="p-sketch-outline__date">posted: 2023.05.01 / update: 2023.07.19 </p> <p class="p-sketch-outline__description">wms made with various simple objects.</p> </div> @@ -68,7 +68,7 @@ <div class="login-contain"> <div class="login-box"> <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">娴欎氦澶у攼</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="璇疯緭鍏ョ敤鎴峰悕"> <input id="username" class="input100" type="text" name="username" placeholder="username" autocomplete="off"> -- Gitblit v1.9.1