anln_refund_1.4 #30

Merged
yezian merged 18 commits from anln_refund_1.4 into main 2025-01-21 18:22:52 +08:00
1 changed files with 1 additions and 2 deletions
Showing only changes of commit dc7f10ad82 - Show all commits

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`}