| | |
| | | padding: 0px 20px 0 10px; |
| | | display: flex; |
| | | justify-content: space-between; |
| | | height: calc(100% - 5rem); |
| | | } |
| | | .workleft { |
| | | width: 68%; |
| | |
| | | background: #ffffff; |
| | | border-radius: 8px 8px 8px 8px; |
| | | .comprehensive { |
| | | padding: 14px 14px 0 21px; |
| | | padding: 17px 14px 0 21px; |
| | | .title { |
| | | display: flex; |
| | | justify-content: space-between; |
| | |
| | | width: 60%; |
| | | border-right: 1px solid #dfdfdf; |
| | | .workOrder { |
| | | margin-top: 21px; |
| | | margin-top: 31px; |
| | | display: flex; |
| | | justify-content: space-between; |
| | | border-bottom: 1px solid #dfdfdf; |
| | |
| | | width: 40%; |
| | | .card-title { |
| | | display: flex; |
| | | margin-bottom: 10px; |
| | | margin-bottom: 17px; |
| | | align-items: center; |
| | | img { |
| | | width: 36px; |
| | |
| | | grid-template-columns: repeat(2, 1fr); |
| | | row-gap: 14px; |
| | | gap: 10px; |
| | | margin-bottom: 27px; |
| | | .status-item { |
| | | display: flex; |
| | | text-align: center; |
| | |
| | | max-width: 158px; |
| | | background: #f6f8fe; |
| | | border-radius: 8px 8px 8px 8px; |
| | | margin-bottom: 9px; |
| | | img { |
| | | width: 26px; |
| | | height: 26px; |
| | |
| | | font-weight: bold; |
| | | font-size: 30px; |
| | | color: #363636; |
| | | margin: 5px 0; |
| | | // margin: 5px 0; |
| | | // font-style: italic; |
| | | display: inline-block; |
| | | transform: skewX(-5deg); |
| | |
| | | |
| | | // 飞行统计 |
| | | .flyOrder { |
| | | margin-top: 5px; |
| | | margin-top: 10px; |
| | | .fytitle { |
| | | display: flex; |
| | | align-items: center; |
| | |
| | | } |
| | | } |
| | | .flycenter { |
| | | margin-top: 13px; |
| | | |
| | | margin-top: 22px; |
| | | .centerBox { |
| | | display: flex; |
| | | justify-content: space-between; |