feat 监控大屏、安全检测
This commit is contained in:
@@ -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%;
|
||||
|
||||
Reference in New Issue
Block a user