上传用户头像,显示视频控件
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
<div class="_img">
|
||||
<!-- <img src="./1.jpg" alt="" /> -->
|
||||
<!-- muted controls autoplay -->
|
||||
<video id="videoElement" muted autoplay>Your browser is too old which doesn't support HTML5 video.</video>
|
||||
<video id="videoElement" muted controls autoplay>Your browser is too old which doesn't support HTML5 video.</video>
|
||||
</div>
|
||||
<div class="text">
|
||||
<p style="opacity: 0.8">实况信息</p>
|
||||
|
Reference in New Issue
Block a user