From 9338cdee4bae84f74825fbd86786e35ddfbd2d64 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@63.com>
Date: 星期三, 05 一月 2022 16:10:01 +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