From 053912c738baee024a8b070c4d49b0746d483500 Mon Sep 17 00:00:00 2001 From: bobi1234 Date: Fri, 3 Aug 2018 13:55:24 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E5=96=84403,404,500=E9=94=99=E8=AF=AF?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 403.html | 17 ++++++++++++++++- 404.html | 17 ++++++++++++++++- 500.html | 17 ++++++++++++++++- 3 files changed, 48 insertions(+), 3 deletions(-) diff --git a/403.html b/403.html index 0c8388f..38e4d1a 100644 --- a/403.html +++ b/403.html @@ -3,8 +3,23 @@ 403 + + + -

403页面,待开发...

+
+ +

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

+
\ No newline at end of file diff --git a/404.html b/404.html index d27e2be..8ac2f4e 100644 --- a/404.html +++ b/404.html @@ -3,8 +3,23 @@ 404 + + + -

404页面,待开发...

+
+ +

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

+
\ No newline at end of file diff --git a/500.html b/500.html index 032960e..6770a63 100644 --- a/500.html +++ b/500.html @@ -3,8 +3,23 @@ 500 + + + -

500页面,待开发...

+
+ +

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

+
\ No newline at end of file