This commit is contained in:
hailin 2025-03-25 20:05:40 +08:00
parent 952bef7e82
commit 14b9a357ef
1 changed files with 1 additions and 1 deletions

View File

@ -156,7 +156,7 @@ export function DetailPageHeader({ data }: { data: any }) {
<div className="flex items-start space-x-6">
{/* 左图标(可点) */}
<button
className="group flex items-center justify-center w-24 h-24 md:w-32 md:h-32 border transition rounded-xl"
className="group flex items-center justify-center w-24 h-24 md:w-32 md:h-32 border transition"
onClick={() => handleClick("icon")}
disabled={loading}
>