feat: 优化构建速度和包大小

This commit is contained in:
zdl
2025-10-13 16:01:17 +08:00
parent 0792a57e6f
commit fae8ef10b1
4 changed files with 447 additions and 6 deletions

View File

@@ -899,7 +899,7 @@ export default function HomeNavbar() {
borderRadius="md"
_hover={{ bg: 'gray.100' }}
>
<HStack justify="space之间">
<HStack justify="space-between">
<Text fontSize="sm">模拟盘</Text>
<Badge size="xs" colorScheme="red">NEW</Badge>
</HStack>