This commit is contained in:
2023-10-19 14:48:46 +08:00
parent f379d3eace
commit 840748aafe
6 changed files with 14 additions and 9 deletions

View File

@@ -1,5 +1,5 @@
<template>
<div class="main-container box1">
<div class="main-container main-container_l">
<div class="con1">
<div class="tip">障碍物告警</div>
</div>
@@ -107,6 +107,9 @@ export default {
<style lang="stylus" scoped>
@import '~@style/mixin'
.main-container_l
width 100%
padding-left 53px
.bgred
background #fa6400
.bggreen
@@ -115,8 +118,6 @@ export default {
color #fa6400
.cgreen
color #54C0B3
.box1
background center / 100% 100% url(../../../images/new/bg-home.png) no-repeat
.con0
height 1rem
margin-top .26rem