| | |
| | | </div> |
| | | <div style="display: flex; justify-content: space-between"> |
| | | <div class="left_box"> |
| | | <div class="titleCard" style="height: 90px ;width:450px ;"> |
| | | <div class="titleCard" style="height: 90px; width: 450px"> |
| | | <div>运维考核大屏</div> |
| | | </div> |
| | | <div class="card" style="height: 622px;"> |
| | | <div class="card" style="height: 622px"> |
| | | <div class="card_header"><div class="title">工单数据</div></div> |
| | | <div><ScreenData></ScreenData></div> |
| | | </div> |
| | |
| | | <div class="footer_card"> |
| | | <div class="card_header"> |
| | | <div class="title">人脸考核数据</div> |
| | | <div style="width: 600px; margin-left: -20px;"> |
| | | <div style="width: 600px; margin-left: -20px"> |
| | | <ExamineChart class="wrapper-item"></ExamineChart> |
| | | </div> |
| | | </div> |
| | |
| | | <div class="footer_card"> |
| | | <div class="card_header"> |
| | | <div class="title">车辆考核数据</div> |
| | | <div style="width: 600px;margin-left: -20px;"> |
| | | <div style="width: 600px; margin-left: -20px"> |
| | | <ExamineChart class="wrapper-item"></ExamineChart> |
| | | </div> |
| | | </div> |
| | |
| | | <div class="footer_card"> |
| | | <div class="card_header"> |
| | | <div class="title">视频考核数据</div> |
| | | <div style="width: 600px;margin-left: -20px;"> |
| | | <div style="width: 600px; margin-left: -20px"> |
| | | <ExamineChart class="wrapper-item"></ExamineChart> |
| | | </div> |
| | | </div> |
| | |
| | | } |
| | | .is-active { |
| | | color: #66b5ff !important; |
| | | background: url("../../../assets/images/screen/button1.png"); |
| | | background-size: cover !important; |
| | | background-repeat: no-repeat !important; |
| | | background-position: center center !important; |
| | | // background: url("../../../assets/images/screen/button1.png"); |
| | | // background-size: cover !important; |
| | | // background-repeat: no-repeat !important; |
| | | // background-position: center center !important; |
| | | background: linear-gradient(#66b5ff, #66b5ff) left top, |
| | | linear-gradient(#66b5ff, #66b5ff) left top, |
| | | linear-gradient(#66b5ff, #66b5ff) right top, |
| | | linear-gradient(#66b5ff, #66b5ff) right top, |
| | | linear-gradient(#66b5ff, #66b5ff) left bottom, |
| | | linear-gradient(#66b5ff, #66b5ff) left bottom, |
| | | linear-gradient(#66b5ff, #66b5ff) right bottom, |
| | | linear-gradient(#66b5ff, #66b5ff) right bottom; |
| | | background-repeat: no-repeat; |
| | | background-size: 0.1vw 0.5vw, 0.5vw 0.1vw; |
| | | } |
| | | } |
| | | ::v-deep .el-input__inner { |
| | |
| | | margin: 5px 30px; |
| | | padding: 0px 25px !important; |
| | | border-radius: 5px; |
| | | border: 1px solid rgba(92, 148, 233, 0.4); |
| | | background-color: rgba(65, 136, 242, 0.1); |
| | | background: linear-gradient(#ffffff, #ffffff) left top, |
| | | linear-gradient(#ffffff, #fff) left top, |
| | | linear-gradient(#ffffff, #ffffff) right top, |
| | | linear-gradient(#ffffff, #ffffff) right top, |
| | | linear-gradient(#ffffff, #ffffff) left bottom, |
| | | linear-gradient(#ffffff, #ffffff) left bottom, |
| | | linear-gradient(#ffffff, #ffffff) right bottom, |
| | | linear-gradient(#ffffff, #ffffff) right bottom; |
| | | background-repeat: no-repeat; |
| | | background-size: 0.1vw 0.5vw, 0.5vw 0.1vw; |
| | | // background-color: rgba(65, 136, 242, 0.1); |
| | | // background: url("../../../assets/images/screen/button.png"); |
| | | // background-size: 100% 100%; |
| | | // background-repeat: no-repeat !important; |
| | |
| | | font-weight: bold; |
| | | position: absolute; |
| | | top: -60px; |
| | | left:0px; |
| | | left: 0px; |
| | | } |
| | | } |
| | | .large_screen_box { |