feat: login and register page

This commit is contained in:
Junyan Qin
2025-05-09 20:33:12 +08:00
parent b966f47acb
commit cf6076f504
14 changed files with 385 additions and 277 deletions

View File

@@ -8,7 +8,7 @@ import {
} from '@/app/home/components/home-sidebar/HomeSidebarChild';
import { useRouter, usePathname } from 'next/navigation';
import { sidebarConfigList } from '@/app/home/components/home-sidebar/sidbarConfigList';
import langbotIcon from '../../assets/langbot-logo.webp';
import langbotIcon from '@/app/assets/langbot-logo.webp';
import { Button } from '@/components/ui/button';
// TODO 侧边导航栏要加动画