登录页完善

This commit is contained in:
CaIon
2023-11-07 23:32:43 +08:00
parent f0ba2fecc2
commit 767c7e3e3d
6 changed files with 237 additions and 293 deletions

View File

@@ -179,7 +179,7 @@ const HeaderBar = () => {
}}
header={{
logo: <img src={logo} alt='logo' style={{marginRight: '0.75em'}}/>,
text: 'MiaoKoAPI'
text: systemName,
}}
// footer={{
// text: '© 2021 NekoAPI',