From e5fb24775262a6805f29e8df9280faa448abe86a Mon Sep 17 00:00:00 2001 From: bobi Date: Tue, 14 May 2019 11:24:17 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BE=8E=E5=8C=96=E9=94=99=E8=AF=AF=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/okadmin.css | 1 + pages/other/403.html | 6 +++--- pages/other/404.html | 6 +++--- pages/other/500.html | 6 +++--- pages/user/login.html | 1 - 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/css/okadmin.css b/css/okadmin.css index ad69e30..7b17640 100644 --- a/css/okadmin.css +++ b/css/okadmin.css @@ -1,5 +1,6 @@ @import "../lib/layui/css/layui.css"; @import "../font/iconfont.css"; +@import "../lib/animate/animate.css"; /*所有页面的CSS代码都写在这里*/ /*登陆页面*/ .login-body{background:url(../imgs/bg.png) no-repeat center center fixed;background-size:cover} diff --git a/pages/other/403.html b/pages/other/403.html index 85e52e0..0de85b9 100644 --- a/pages/other/403.html +++ b/pages/other/403.html @@ -17,9 +17,9 @@ -
- -

小哥哥小姐姐,禁止越界!

+
+ +

哦豁,403错误!

diff --git a/pages/other/404.html b/pages/other/404.html index 24b1fd9..6de5eb4 100644 --- a/pages/other/404.html +++ b/pages/other/404.html @@ -17,9 +17,9 @@ -
- -

小哥哥小姐姐,页面找不到了!

+
+ +

哦豁,404错误!

diff --git a/pages/other/500.html b/pages/other/500.html index b6ea649..4e77c71 100644 --- a/pages/other/500.html +++ b/pages/other/500.html @@ -17,9 +17,9 @@ -
- -

小哥哥小姐姐,服务器错误啦!

+
+ +

哦豁,500错误!

diff --git a/pages/user/login.html b/pages/user/login.html index 92294ef..ace5254 100644 --- a/pages/user/login.html +++ b/pages/user/login.html @@ -8,7 +8,6 @@ -