diff --git a/src/pages/sys/error/Page403.tsx b/src/pages/sys/error/Page403.tsx index c96a5a67..086af834 100644 --- a/src/pages/sys/error/Page403.tsx +++ b/src/pages/sys/error/Page403.tsx @@ -24,9 +24,11 @@ export default function Page403() {
- + - No permission + + No permission + @@ -37,7 +39,13 @@ export default function Page403() { - + diff --git a/src/pages/sys/error/Page404.tsx b/src/pages/sys/error/Page404.tsx index 2b8818e8..44ada9fb 100644 --- a/src/pages/sys/error/Page404.tsx +++ b/src/pages/sys/error/Page404.tsx @@ -24,9 +24,11 @@ export default function Page404() {
- + - Sorry, Page Not Found! + + Sorry, Page Not Found! + @@ -37,7 +39,13 @@ export default function Page404() { - + diff --git a/src/pages/sys/error/Page500.tsx b/src/pages/sys/error/Page500.tsx index 707faaa3..d1ddf921 100644 --- a/src/pages/sys/error/Page500.tsx +++ b/src/pages/sys/error/Page500.tsx @@ -17,9 +17,11 @@ export default function Page() {
- + - 500 Internal Server Error + + 500 Internal Server Error + @@ -29,7 +31,13 @@ export default function Page() { - + diff --git a/src/pages/sys/login/Login.tsx b/src/pages/sys/login/Login.tsx index 41dc144f..f9d57c95 100644 --- a/src/pages/sys/login/Login.tsx +++ b/src/pages/sys/login/Login.tsx @@ -45,7 +45,7 @@ function Login() {
-
+