修改字段

This commit is contained in:
al 2025-01-21 14:45:01 +08:00
parent ecdff8aedb
commit dc7f10ad82
1 changed files with 1 additions and 2 deletions

View File

@ -86,8 +86,7 @@ export const handleShowVideo = (video) => {
width="100%"
height="100%"
controls
playsinline={true}
playsInline
playsInline={true}
controlsList="nodownload noplaybackrate noremoteplayback toggleaudio"
muted={true}
className={`w-full object-contain`}