修改字段
This commit is contained in:
parent
ecdff8aedb
commit
dc7f10ad82
|
@ -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`}
|
||||
|
|
Loading…
Reference in New Issue