mirror of
https://github.com/MoonTechLab/LunaTV.git
synced 2026-03-06 20:17:32 +08:00
feat: make Image unoptimized
This commit is contained in:
@@ -68,6 +68,7 @@ const AggregateCard: React.FC<AggregateCardProps> = ({ items }) => {
|
||||
alt={first.title}
|
||||
fill
|
||||
className='object-cover'
|
||||
unoptimized
|
||||
/>
|
||||
|
||||
{/* Hover 层 & 播放按钮 */}
|
||||
|
||||
Reference in New Issue
Block a user