From 7136bbbfcd5c2e42793dc05aa8cf49912ee430a7 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@63.com>
Date: 星期四, 30 十二月 2021 12:45:59 +0800
Subject: [PATCH] #

---
 src/main/webapp/views/login.html |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/src/main/webapp/views/login.html b/src/main/webapp/views/login.html
index 024cdec..f099ad4 100644
--- a/src/main/webapp/views/login.html
+++ b/src/main/webapp/views/login.html
@@ -105,7 +105,7 @@
         }
     </style>
 </head>
-<body class="login-bg">
+<body class="login-bg animsition">
 
 <div id="login-wrapper" class="animate__animated animate__bounceInDown">
     <header>
@@ -229,4 +229,5 @@
 
     });
 </script>
+<script type></script>
 </html>
\ No newline at end of file

--
Gitblit v1.9.1