feat: adjust mobile layout

This commit is contained in:
shinya
2025-08-21 21:13:44 +08:00
parent 0d536381ca
commit e34ee46e95
3 changed files with 22 additions and 4 deletions

View File

@@ -22,7 +22,6 @@ const MobileBottomNav = ({ activePath }: MobileBottomNavProps) => {
const [navItems, setNavItems] = useState([
{ icon: Home, label: '首页', href: '/' },
{ icon: Search, label: '搜索', href: '/search' },
{
icon: Film,
label: '电影',