From 27a2ab8c26da805bab3703fada742a2f8f0616d1 Mon Sep 17 00:00:00 2001
From: whycq <whycq>
Date: 星期一, 20 十二月 2021 17:25:14 +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