From b6527751b3e8150448d3ecff3e69ff70ae34aa2c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A2=93=E5=AE=89?= <455454007@qq.com> Date: Fri, 13 Oct 2023 10:14:23 +0800 Subject: [PATCH] =?UTF-8?q?feat=E2=9C=A8(exception):align=20antd=205.x=20(?= =?UTF-8?q?#11009)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: yuanzhian --- src/pages/exception/403/index.tsx | 5 +---- src/pages/exception/404/index.tsx | 3 --- src/pages/exception/500/index.tsx | 5 +---- 3 files changed, 2 insertions(+), 11 deletions(-) diff --git a/src/pages/exception/403/index.tsx b/src/pages/exception/403/index.tsx index e12bec10..90be8a78 100644 --- a/src/pages/exception/403/index.tsx +++ b/src/pages/exception/403/index.tsx @@ -5,10 +5,7 @@ export default () => ( diff --git a/src/pages/exception/404/index.tsx b/src/pages/exception/404/index.tsx index e12df907..a051b76e 100644 --- a/src/pages/exception/404/index.tsx +++ b/src/pages/exception/404/index.tsx @@ -5,9 +5,6 @@ export default () => ( diff --git a/src/pages/exception/500/index.tsx b/src/pages/exception/500/index.tsx index 6f95dbee..32c5adfb 100644 --- a/src/pages/exception/500/index.tsx +++ b/src/pages/exception/500/index.tsx @@ -5,10 +5,7 @@ export default () => (