From bb6b1d3ca59ea3bb2453380e091c93373c5f574a Mon Sep 17 00:00:00 2001 From: yuanzhian Date: Thu, 12 Oct 2023 10:47:46 +0800 Subject: [PATCH] =?UTF-8?q?feat=E2=9C=A8(exception):align=20antd=205.x?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 () => (