<video src="./test.mp4" width="800px" height="600px" controls="controls"></video>
另外一种视频引入,这种引入,不适合手机端
<iframe height=498 width=510 src="视频地址">
<video src="./test.mp4" width="800px" height="600px" controls="controls"></video>
另外一种视频引入,这种引入,不适合手机端
<iframe height=498 width=510 src="视频地址">