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

@@ -5,7 +5,7 @@ import { useEffect, useRef, useState } from 'react';
import DemoCard from '@/components/DemoCard';
import DoubanCardSkeleton from '@/components/DoubanCardSkeleton';
import PageLayout from '@/components/layout/PageLayout';
import PageLayout from '@/components/PageLayout';
// 定义豆瓣数据项类型
interface DoubanItem {