| | |
| | | <el-table |
| | | ref="multipleTable" |
| | | :header-cell-style="{ |
| | | background: '#06122c', |
| | | // background: '#06122c', |
| | | 'font-size': '12px', |
| | | color: '#4b9bb7', |
| | | // color: '#4b9bb7', |
| | | 'font-weight': '650', |
| | | 'line-height': '45px', |
| | | }" |
| | |
| | | color: #1d3f57; |
| | | |
| | | &::v-deep .el-input__inner { |
| | | background-color: #09152f; |
| | | // background-color: #09152f; |
| | | border: 1px solid #17324c; |
| | | } |
| | | } |
| | |
| | | .el-date-editor { |
| | | flex: 1; |
| | | } |
| | | :deep(.el-range-input) { |
| | | background-color: #09152f; |
| | | } |
| | | // :deep(.el-range-input) { |
| | | // background-color: #09152f; |
| | | // } |
| | | } |
| | | .find { |
| | | margin-right: auto; |
| | |
| | | padding: 0px !important; |
| | | } |
| | | main { |
| | | background-color: #09152f; |
| | | // background-color: #09152f; |
| | | margin-top: 20px; |
| | | padding-bottom: 50px; |
| | | border: 1pox solid #fff; |
| | |
| | | |
| | | &::v-deep .el-input__inner { |
| | | border: none; |
| | | background-color: #09152f; |
| | | // background-color: #09152f; |
| | | } |
| | | |
| | | &:hover { |
| | |
| | | &::v-deep li, |
| | | &::v-deep .btn-prev, |
| | | &::v-deep .btn-next { |
| | | background-color: #071f39; |
| | | // background-color: #071f39; |
| | | color: #4b9bb7; |
| | | } |
| | | |
| | |
| | | } |
| | | } |
| | | } |
| | | &::v-deep .warning-row { |
| | | background-color: #06122c; |
| | | } |
| | | // &::v-deep .warning-row { |
| | | // background-color: #06122c; |
| | | // } |
| | | |
| | | &::v-deep .success-row { |
| | | background-color: #071f39; |
| | | } |
| | | // &::v-deep .success-row { |
| | | // background-color: #071f39; |
| | | // } |
| | | |
| | | .operationBox { |
| | | display: flex; |