登录页完善

This commit is contained in:
CaIon
2023-11-07 23:32:43 +08:00
parent a0b975fc3d
commit 83050646f9
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',