From 33297226eaa5ef8479df02eb05c332cce1706083 Mon Sep 17 00:00:00 2001 From: hucong <1422588487@qq.com> Date: Tue, 23 Nov 2021 18:00:05 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/modules/403/Shixunauthority.js | 4 ++-- src/modules/404/Shixunnopage.js | 4 ++-- src/modules/500/http500.js | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/modules/403/Shixunauthority.js b/src/modules/403/Shixunauthority.js index 6fa02bbe..e2c5260d 100644 --- a/src/modules/403/Shixunauthority.js +++ b/src/modules/403/Shixunauthority.js @@ -14,10 +14,10 @@ class Shixunauthority extends Component { render() { return (
-
+
{/*mt100 mb100*/} -

+

您尚未被授权访问此页面,请先获取相关权限

您可尝试登录返回首页 diff --git a/src/modules/404/Shixunnopage.js b/src/modules/404/Shixunnopage.js index fa109e57..791807b8 100644 --- a/src/modules/404/Shixunnopage.js +++ b/src/modules/404/Shixunnopage.js @@ -14,10 +14,10 @@ class http500 extends Component { render() { return (
-
+
{/*mt100 mb100*/} -

+

你访问的页面不存在

您可尝试登录返回首页 diff --git a/src/modules/500/http500.js b/src/modules/500/http500.js index dec04741..96ef9474 100644 --- a/src/modules/500/http500.js +++ b/src/modules/500/http500.js @@ -17,7 +17,7 @@ class Shixunnopage extends Component {
{/*mt100 mb100*/} -

+

服务器异常,请稍后重试

您可尝试刷新页面返回首页