diff --git a/app/layout.js b/app/layout.js index bb28b29..d332684 100644 --- a/app/layout.js +++ b/app/layout.js @@ -73,6 +73,19 @@ export default function RootLayout({ children }) { name="apple-mobile-web-app-status-bar-style" content="black-translucent" /> + {/* */} + {/* */} + {/* */} + {/* */} + + {/* */} + + {/* */} + + {/* */} + + {/* */} +
diff --git a/app/login/page.js b/app/login/page.js index 9378bbe..77aba1c 100644 --- a/app/login/page.js +++ b/app/login/page.js @@ -208,7 +208,7 @@ function Login({ handleLogin }) {
diff --git a/app/not-found.jsx b/app/not-found.jsx index 1db9583..d89d848 100644 --- a/app/not-found.jsx +++ b/app/not-found.jsx @@ -6,7 +6,7 @@ export default function NotFound() {

404 当前页面不存在

diff --git a/public/images/slogan.png b/public/images/slogan.png new file mode 100644 index 0000000..1a09632 Binary files /dev/null and b/public/images/slogan.png differ