diff --git a/src/components/TemplateCard/index.tsx b/src/components/TemplateCard/index.tsx index 1f45088..27cff09 100644 --- a/src/components/TemplateCard/index.tsx +++ b/src/components/TemplateCard/index.tsx @@ -90,55 +90,68 @@ export default function TemplateCard({ template, onClick }: TemplateCardProps) { ) : ( - // 原有的图片对比逻辑