This commit is contained in:
parent
7cff02d9ca
commit
1f0d7163ad
|
|
@ -9,6 +9,8 @@
|
||||||
:enable-progress-gesture="false"
|
:enable-progress-gesture="false"
|
||||||
@error="videoErrorCallback"
|
@error="videoErrorCallback"
|
||||||
@timeupdate="videoTimeUpdate"
|
@timeupdate="videoTimeUpdate"
|
||||||
|
:controls="false"
|
||||||
|
:autoplay="true"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue