| | |
| | | <div class="state-item"> |
| | | <div class="state-text">异常状态</div> |
| | | <div class="light-container"> |
| | | <hdw-light :type="1"></hdw-light> |
| | | <hdw-light :type="1" :bl-bl="false"></hdw-light> |
| | | </div> |
| | | </div> |
| | | <div class="state-item"> |
| | |
| | | .header-wrapper { |
| | | color: @font-color-high-light; |
| | | font-weight: bold; |
| | | font-size: 14px; |
| | | font-size: 16px; |
| | | padding: 8px 16px; |
| | | box-sizing: border-box; |
| | | .title-text { |
| | |
| | | margin-top: 16px; |
| | | .input-box { |
| | | display: inline-block; |
| | | font-size: 14px; |
| | | font-size: 16px; |
| | | text-align: right; |
| | | color: #ffffff; |
| | | |
| | |
| | | display: inline-block; |
| | | text-align: center; |
| | | color: #00feff; |
| | | font-size: 14px; |
| | | font-size: 16px; |
| | | vertical-align: middle; |
| | | margin-right: 8px; |
| | | } |
| | |
| | | margin-top: 12px; |
| | | } |
| | | } |
| | | .state-text { |
| | | font-size: 16px; |
| | | } |
| | | </style> |