From e5de740f9e5c28bc0026efc9d285ce0f7652b424 Mon Sep 17 00:00:00 2001
From: whycq <whycq>
Date: 星期二, 28 十二月 2021 16:31:52 +0800
Subject: [PATCH] YCQ

---
 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