From 5dc97077f91ebe96881bac66246a6fca4009e02d Mon Sep 17 00:00:00 2001 From: Junjie <fallin.jie@qq.com> Date: 星期五, 08 九月 2023 09:04:24 +0800 Subject: [PATCH] # --- 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 094646e..e2fc662 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 738277c..53f1b97 100644 --- a/src/main/webapp/views/index.html +++ b/src/main/webapp/views/index.html @@ -24,7 +24,7 @@ <div class="layui-layout layui-layout-admin"> <!-- 澶撮儴 --> <div class="layui-header"> - <div class="layui-logo"> + <div class="layui-logo" style="top: 7px;"> <img src="../static/image/logo.png" style="display: inline-block; width: 60%;height: auto"> </div> <!-- 宸� --> diff --git a/src/main/webapp/views/login.html b/src/main/webapp/views/login.html index e0fb01f..30c6dc4 100644 --- a/src/main/webapp/views/login.html +++ b/src/main/webapp/views/login.html @@ -53,7 +53,7 @@ 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: 15%"> </div> <div class="p-preloader"> <div class="p-preloader__box p-preloader__box--white p-preloader__box--01"></div> @@ -74,7 +74,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">CRM</span> <div id="passwdContent" style="display: none;"> <div class="wrap-input100 validate-input m-b-10" data-validate="璇疯緭鍏ョ敤鎴峰悕"> -- Gitblit v1.9.1