自动化立体仓库 - WMS系统
LSH
2023-07-19 189adcd985d70ea0b30354d09a68dc9d1e4b8208
#logo  文字替换:浙交大唐
3个文件已修改
6 ■■■■ 已修改文件
src/main/webapp/static/image/logo.png 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/views/index.html 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/views/login.html 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/static/image/logo.png

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>
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">