feat 监控大屏、安全检测

This commit is contained in:
duanliang
2024-12-18 11:07:30 +08:00
parent dfa6dc31b5
commit 4a12039789
4 changed files with 10 additions and 51 deletions

View File

@@ -87,8 +87,8 @@
</script>
<style lang="scss" scoped>
.box-3-content{
width:vw(2353);
height:vh(964);
width:vw(2410);
height:vh(965);
// background-image: url('/src/assets/images/monotir-bg-1.png');
background-size: 100% 100%;
margin-top: vh(120);
@@ -103,7 +103,7 @@
.video-live{
justify-content: space-between;
.video-lt{
width:vw(1655);
width:vw(1700);
height:vh(950);
background-image: url('/src/assets/images/one-video-bg.png');
background-size: 100% 100%;
@@ -161,7 +161,7 @@
}
}
.v-item{
width:vw(400);
width:vw(420);
height:vh(300);
background-image: url('/src/assets/images/v-item-bg.png');
background-size: 100% 100%;