墙信息修改

bozhou-古井贡酒
LAPTOP-S9HJSOEB\昊天 1 year ago
parent 832a72f52d
commit f6c06f393b

@ -1,4 +1,4 @@
<template>
<template>
<div id="videos">
<a-button
@ -56,11 +56,11 @@
</a-col>
</a-row>
</div>
</template>
</template>
<script>
import WebRtcPlayer from "../../../public/static/webrtcplayer";
export default {
<script>
import WebRtcPlayer from "../../../public/static/webrtcplayer";
export default {
name: "top",
components: {},
props: {
@ -303,13 +303,13 @@ export default {
});
},
},
};
</script>
<style>
/* #videos > .ant-row {
};
</script>
<style>
/* #videos > .ant-row {
height: calc(100% / 8);
}
#videos > .ant-row > .ant-col{
height: calc(100% / 8);
} */
</style>
</style>
Loading…
Cancel
Save