From eec62a3ac731ca5687ff87dd45ae9ee183dbef0c Mon Sep 17 00:00:00 2001
From: wangxy <1356089412@qq.com>
Date: Fri, 12 Jul 2024 16:01:35 +0800
Subject: [PATCH] =?UTF-8?q?feat:=E5=AF=BC=E5=85=A5=E5=8C=BA=E5=88=92?=
 =?UTF-8?q?=E8=BD=AC=E4=B8=AD=E6=96=87?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 ruoyi-admin/src/main/resources/templates/login.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ruoyi-admin/src/main/resources/templates/login.html b/ruoyi-admin/src/main/resources/templates/login.html
index 49cc235..8ee0408 100644
--- a/ruoyi-admin/src/main/resources/templates/login.html
+++ b/ruoyi-admin/src/main/resources/templates/login.html
@@ -42,7 +42,7 @@
             </div>
             <div class="col-sm-5">
                 <form id="signupForm" autocomplete="off">
-                    <h3><strong>保密业务综合管理系统</strong></h3>
+                    <h3 style="text-align: center;"><strong>保密业务综合管理系统</strong></h3>
                     <input type="text"     name="username" class="form-control uname"     placeholder="用户名" value=""    />
                     <input type="password" name="password" class="form-control pword"     placeholder="密码"   value="" />
                     <div class="checkbox-custom m-t" th:if="${isRemembered}">