This commit is contained in:
binbin_pan 2024-11-27 18:53:44 +08:00
parent 7cff02d9ca
commit 1f0d7163ad
1 changed files with 2 additions and 0 deletions

View File

@ -9,6 +9,8 @@
:enable-progress-gesture="false"
@error="videoErrorCallback"
@timeupdate="videoTimeUpdate"
:controls="false"
:autoplay="true"
/>
</div>