| | |
| | | </div> |
| | | <div class="div-text"> |
| | | <p class="s-1">当前预警</p> |
| | | <span class="s-2">{{CategoryData.warnCount}}</span> |
| | | <span class="s-2">{{CategoryData.warnInfo.alarmTotal}}</span> |
| | | <span class="s-3">人</span> |
| | | </div> |
| | | </div> |
| | |
| | | </div> |
| | | <div class="div-text"> |
| | | <p class="s-1">剩余车位</p> |
| | | <span class="s-2">0192</span> |
| | | <span class="s-2">{{CategoryData.warnInfo.spaceLeft}}</span> |
| | | <span class="s-3">个</span> |
| | | </div> |
| | | </div> |
| | |
| | | } |
| | | } |
| | | .monitor { |
| | | height: calc(62% - 20px); |
| | | height: calc(62% - 27px); |
| | | .monitoring-video { |
| | | height: 100%; |
| | | width: 100%; |
| | |
| | | } |
| | | } |
| | | .entry-exit { |
| | | height: calc(38% - 20px); |
| | | height: calc(38% - 23px); |
| | | .category-parent { |
| | | width: 100%; |
| | | height: 80%; |
| | |
| | | @media screen and (min-width: 1600px) { |
| | | width: 50%; |
| | | } |
| | | height: 100%; |
| | | height: calc(100% - 10px); |
| | | float: left; |
| | | color: #fff; |
| | | .col { |