From f7989bdd8129afa5d94b4a27dea2354d2e50db72 Mon Sep 17 00:00:00 2001
From: 13693261870 <252740454@qq.com>
Date: 星期一, 21 八月 2023 10:22:36 +0800
Subject: [PATCH] 修改后台服务的登录页面及系统标题

---
 src/main/resources/templates/login.html |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/src/main/resources/templates/login.html b/src/main/resources/templates/login.html
index 22dbc03..3588396 100644
--- a/src/main/resources/templates/login.html
+++ b/src/main/resources/templates/login.html
@@ -1,7 +1,7 @@
 锘�<!DOCTYPE>
 <html>
 <head>
-  <title>绠¢亾鍩虹澶ф暟鎹钩鍙版湇鍔�-鐧诲綍</title>
+  <title>SmartEarth涓夌淮鍦扮悊淇℃伅绯荤粺骞冲彴V7.0-鐧诲綍</title>
   <meta http-equiv="Expires" content="0" />
   <meta http-equiv="Cache" content="no-cache" />
   <meta http-equiv="Pragma" content="no-cache" />
@@ -41,7 +41,7 @@
     </div>
     <form class="main_form">
       <div class="main_txt">
-        <img src="../images/login/user.png" alt="" />    
+        <img src="../images/login/user.png" alt="" />
         <input id="username" type="text" value="admin" maxlength="30" placeholder="璇疯緭鍏ョ敤鎴峰悕" />
       </div>
 
@@ -63,7 +63,8 @@
   </div>
 
   <div class="title">
-    <img src="../images/login/lg_03.png" alt=""/>
+    <!--<img src="../images/login/lg_03.png" alt=""/>-->
+    <span style="font-family: 寰蒋闆呴粦; font-size: 32px;">SmartEarth涓夌淮鍦扮悊淇℃伅绯荤粺骞冲彴V7.0</span>
   </div>
 
   <script src='../js/earth/dat.gui.min.js'></script>

--
Gitblit v1.9.3