| | |
| | | <canvas ref="canvas" id="myCanvas" style="width: 460px; height: 330px;display:none" crossOrigin="anonymous"></canvas>
|
| | | <video
|
| | | ref="video"
|
| | | crossorigin="anonymous" |
| | | style="width: 460px; height: 330px; border-radius: 9px"
|
| | | id="monitoringCard"
|
| | | ref="monitoringCard"
|
| | | :controls="false"
|
| | | autoPlay
|
| | | src="${require("../../assets/homeImg/QQ20241223-103023.mp4")}"
|
| | | src="https://interactive-examples.mdn.mozilla.net/media/cc0-videos/flower.mp4"
|
| | | width="620">
|
| | | </video>
|
| | | <div style="position: absolute; right: 11px; top: 10px">
|