shoye
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user