fix: refactor

This commit is contained in:
shinya
2025-06-19 23:03:37 +08:00
parent 29f729df54
commit 8e4781f44c
23 changed files with 221 additions and 1513 deletions

View File

@@ -4,7 +4,7 @@ import { Search } from 'lucide-react';
import { useRouter, useSearchParams } from 'next/navigation';
import { useEffect, useRef, useState } from 'react';
import PageLayout from '@/components/layout/PageLayout';
import PageLayout from '@/components/PageLayout';
import VideoCard from '@/components/VideoCard';
// 模拟搜索历史数据