Browse Source

登陆页title

hurugang 4 years ago
parent
commit
dce9d5863f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/resources/templates/login.html

+ 1 - 1
src/main/resources/templates/login.html

@@ -6,7 +6,7 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1">
-    <title>泰和云HIS登陆</title>
+    <title>泰和云HIS</title>
 
     <!-- CSS -->
     <!--<link rel="stylesheet" th:href="@{~/css/roboto.css}"/>-->