perf: ui调整

This commit is contained in:
archer
2023-03-05 15:56:40 +08:00
parent 45ad3ba22a
commit 78903baefa
7 changed files with 33 additions and 87 deletions

View File

@@ -34,7 +34,7 @@ const Navbar = ({
>
{/* logo */}
<Box pb={4}>
<Image src={'/logo.svg'} width={50} height={100} alt=""></Image>
<Image src={'/logo.png'} width={'35'} height={'35'} alt=""></Image>
</Box>
{/* 导航列表 */}
<Box flex={1}>