效果图:
html
<div style="width: 600px;height: 400px;position: relative;">
<!--摄像头画面-->
<video ref="video" width="600" height="400" autoplay ></video>
<!--拍摄图片-->
<canvas ref="canvas" width="540" height="400" ></canvas>
</div>
<el-button type="primary" class="m-l-3