mirror of
https://github.com/MoonTechLab/LunaTV.git
synced 2026-03-15 02:27:29 +08:00
feat: make Image unoptimized
This commit is contained in:
@@ -74,6 +74,7 @@ const DemoCard = ({ title, poster, rate }: DemoCardProps) => {
|
||||
fill
|
||||
className='object-cover'
|
||||
referrerPolicy='no-referrer'
|
||||
unoptimized
|
||||
/>
|
||||
{/* 评分徽章 */}
|
||||
{rate && (
|
||||
|
||||
Reference in New Issue
Block a user