diff --git a/src/components/DemoCard.tsx b/src/components/DemoCard.tsx index 12c703c..2d4abf5 100644 --- a/src/components/DemoCard.tsx +++ b/src/components/DemoCard.tsx @@ -79,7 +79,7 @@ const DemoCard = ({ id, title, poster, rate }: DemoCardProps) => { /> {/* 评分徽章 */} {rate && ( -