perf:提示文案;错误处理

This commit is contained in:
Archer
2023-03-13 19:48:19 +08:00
parent b204c55bd1
commit 138b607ac7
6 changed files with 13 additions and 26 deletions

View File

@@ -80,20 +80,6 @@ const Layout = ({ children }: { children: JSX.Element }) => {
</Box>
</Box>
)}
<Box
textAlign={'center'}
backgroundColor={'#fff'}
p={4}
position={'absolute'}
bottom={0}
left={0}
right={0}
>
<Box>@ Make by Archer</Box>
<Link href={'https://beian.miit.gov.cn/'} target={'_blank'}>
ICP备19010228号-1
</Link>
</Box>
</Box>
) : (
<Auth>