更新 infowindow_header_with_video.jst.mustache

This commit is contained in:
钟进 2020-06-16 05:43:45 +00:00
parent e46fdf2c32
commit 52e8a4ccf1

View File

@ -13,9 +13,9 @@
{{/content.fields.1}}
</div>
<div>
<video id="hls-video" width="100%" class="video-js vjs-default-skin vjs-big-play-centered" controls \
preload="auto" data-setup="{}" poster="" style="width:100%;height:auto"> \
<source src="" type="application/x-mpegURL" id="target"> \
<video id="hls-video" width="100%" class="video-js vjs-default-skin vjs-big-play-centered" controls
preload="auto" data-setup="{}" poster="" style="width:100%;height:auto">
<source src="" type="application/x-mpegURL" id="target">
</video>
</div>
</div>