| | |
| | | <style scoped lang="scss"> |
| | | .inspection-rask-details { |
| | | margin-left: 29px; |
| | | padding: hToV(16) 16px; |
| | | padding: 16px 16px; |
| | | width: 390px; |
| | | height: 414px; |
| | | background: linear-gradient( 270deg, rgba(31,62,122,0) 0%, rgba(31,62,122,0.35) 21%, #1F3E7A 100%); |
| | |
| | | .overview-next { |
| | | font-family: YouSheBiaoTiHei, YouSheBiaoTiHei; |
| | | margin-left: 29px; |
| | | padding: hToV(16) 16px; |
| | | padding: 16px 16px; |
| | | width: 390px; |
| | | height: 414px; |
| | | background: linear-gradient( 270deg, rgba(31,62,122,0) 0%, rgba(31,62,122,0.35) 21%, #1F3E7A 100%); |
| | |
| | | .table-header, .table-item { |
| | | display: flex; |
| | | justify-content: space-between; |
| | | height: hToV(36); |
| | | line-height: hToV(36); |
| | | height: 36px; |
| | | line-height: 36px; |
| | | padding: 0 20px; |
| | | } |
| | | .table-item { |
| | | position: relative; |
| | | .yjzx-img { |
| | | position: absolute; |
| | | top: hToV(16); |
| | | top: 16px; |
| | | left: 10px; |
| | | } |
| | | .status { |