增加相机宽度,并铺满

dongguan-华为云
LAPTOP-S9HJSOEB\昊天 2 years ago
parent 9c9625085c
commit 489c342f15

@ -1,7 +1,8 @@
<template>
<div :style="{position: relative,width:w,height:h}">
<video
:style="{ height: h,}"
:style="{ height: h,width:w}"
style="object-fit: fill"
:id="`camera${id}`"
autoplay
muted

Loading…
Cancel
Save