| | |
| | | :marks="marks" |
| | | vertical |
| | | /> |
| | | <div |
| | | class="info-text">热风:<span >{{ realTime.get(item.id)?.windTemp | 0 }}</span> °C</div |
| | | <div class="info-text" |
| | | >热风:<span>{{ realTime.get(item.id)?.windTemp | 0 }}</span> °C</div |
| | | > |
| | | </div> |
| | | </div> |
| | |
| | | |
| | | .eqp-content { |
| | | height: 100%; |
| | | background-color: #fdfdfd; |
| | | box-shadow: 0px 0px 23px #72727278; |
| | | background-image: url(/src/assets/images/dry/ganzaoji-x.png); |
| | | background-repeat: no-repeat; |
| | | background-size: 60% 60%; |
| | | background-position: 105px 127px; |
| | | border-radius: 8px; |
| | | background-color: #fdfdfd; |
| | | box-shadow: 0px 0px 23px #72727278; |
| | | background-image: url(/src/assets/images/dry/ganzaoji-x.png); |
| | | background-repeat: no-repeat; |
| | | background-size: 60% 60%; |
| | | background-position: 105px 127px; |
| | | border-radius: 8px; |
| | | } |
| | | |
| | | .chart { |
| | |
| | | } |
| | | .eqpStatus { |
| | | width: 170px; |
| | | background-position: -21px 19px; |
| | | background-image: url(/src/assets/images/dry/refeng2.gif); |
| | | background-size: 196px; |
| | | background-repeat: no-repeat; |
| | | display: inline-flex; |
| | | flex-direction: column-reverse; |
| | | padding: 15px; |
| | | background-position: -21px 19px; |
| | | background-image: url(/src/assets/images/dry/refeng2.gif); |
| | | background-size: 196px; |
| | | background-repeat: no-repeat; |
| | | display: inline-flex; |
| | | flex-direction: column-reverse; |
| | | padding: 15px; |
| | | } |
| | | .info { |
| | | display: flex; |
| | |
| | | } |
| | | .eqpName { |
| | | margin-top: 190px; |
| | | margin-left: 129px; |
| | | width: 95px; |
| | | /* font-size: 14px; */ |
| | | font-weight: bold; |
| | | text-align: center; |
| | | background-color: white; |
| | | height: 22px; |
| | | margin-left: 58px; |
| | | width: 205px; |
| | | /* font-size: 14px; */ |
| | | font-weight: bold; |
| | | text-align: center; |
| | | background-color: white; |
| | | height: 22px; |
| | | } |
| | | |
| | | .tempChart { |