| | |
| | | } |
| | | } |
| | | |
| | | .command-input.el-textarea { |
| | | height: auto; |
| | | } |
| | | |
| | | .command-date-picker { |
| | | height: 40px !important; |
| | | box-shadow: none !important; |
| | |
| | | } |
| | | |
| | | .command-select-popper.el-select__popper { |
| | | min-height: 186px; |
| | | border: none; |
| | | background: #2E2E48 !important; |
| | | |
| | |
| | | .command-tree-select-popper { |
| | | background: #2E2E48 !important; |
| | | border: none !important; |
| | | |
| | | .el-scrollbar { |
| | | |
| | | .el-scrollbar__wrap { |
| | | |
| | | .el-select-dropdown__list { |
| | | min-height: 186px; |
| | | } |
| | | } |
| | | } |
| | | |
| | | .el-popper__arrow::before { |
| | | background: #2E2E48 !important; |
| | |
| | | font-weight: bold; |
| | | font-size: 18px; |
| | | color: #FFFFFF; |
| | | line-height: 22px; |
| | | line-height: 40px; |
| | | text-align: left; |
| | | font-style: normal; |
| | | text-transform: none; |
| | |
| | | } |
| | | |
| | | .el-form.command-dialog-history-search { |
| | | margin-bottom: 20px; |
| | | |
| | | .el-form-item { |
| | | margin-left: 20px; |
| | | } |
| | |
| | | } |
| | | } |
| | | } |
| | | |
| | | .history-search-actions { |
| | | .el-button { |
| | | width: 96px; |
| | | background: transparent !important; |
| | | border-radius: 4px 4px 4px 4px; |
| | | border: 1px solid rgba(255, 255, 255, 0.3); |
| | | |
| | | .el-icon { |
| | | font-size: 16px; |
| | | color: #fff; |
| | | } |
| | | } |
| | | } |
| | | |
| | | |
| | | .el-input { |
| | | width: 160px; |
| | | } |
| | |
| | | width: 160px; |
| | | } |
| | | } |
| | | |
| | | .history-search-actions { |
| | | .search-btn { |
| | | background: #284FE3 !important; |
| | | } |
| | | } |
| | | } |
| | | |
| | | .command-page-history-search { |
| | | margin-bottom: 20px; |
| | | |
| | | .el-form-item__label { |
| | | font-family: Source Han Sans CN, Source Han Sans CN; |
| | | font-weight: 500; |
| | |
| | | .history-search-actions { |
| | | .el-button { |
| | | margin-left: 20px; |
| | | width: 96px; |
| | | background: transparent !important; |
| | | border-radius: 4px 4px 4px 4px; |
| | | border: 1px solid rgba(255, 255, 255, 0.3); |
| | | |
| | | .el-icon { |
| | | font-size: 16px; |
| | | color: #fff; |
| | | } |
| | | |
| | | &:first-child { |
| | | margin-left: 0; |
| | | } |
| | | } |
| | | |
| | | .search-btn { |
| | | background: #1C1C31 !important; |
| | | border: 1px solid rgba(227, 227, 236, 0.3) !important; |
| | | } |
| | | } |
| | | } |
| | | |
| | | .command-table-toolbar { |
| | | margin-top: 30px; |
| | | margin-bottom: 20px; |
| | | |
| | | .el-button { |
| | | min-width: 88px; |
| | |
| | | } |
| | | |
| | | .command-table-container { |
| | | margin-top: 20px; |
| | | |
| | | height: 0; |
| | | flex: 1; |
| | | display: flex; |
| | |
| | | font-weight: 500; |
| | | font-size: 14px; |
| | | color: #FFFFFF; |
| | | line-height: 22px; |
| | | line-height: 40px; |
| | | font-style: normal; |
| | | text-transform: none; |
| | | } |
| | |
| | | } |
| | | |
| | | .command-page-view-dialog { |
| | | padding: 30px; |
| | | margin: 0; |
| | | padding: 20px; |
| | | display: flex; |
| | | flex-direction: column; |
| | | width: 770px; |
| | | background: #1A1A2A; |
| | | border-radius: 6px 6px 6px 6px; |
| | | border: 1px solid #2E2E46; |
| | | position: absolute; |
| | | top: 50%; |
| | | left: 50%; |
| | | transform: translate(-50%, -50%); |
| | | |
| | | .el-dialog__header { |
| | | padding-bottom: 20px; |
| | | position: relative; |
| | | |
| | | span { |
| | | font-family: Source Han Sans CN, Source Han Sans CN; |
| | | font-weight: bold; |
| | | font-size: 18px; |
| | | color: #FFFFFF; |
| | | line-height: 22px; |
| | | text-align: left; |
| | | font-style: normal; |
| | | text-transform: none; |
| | | } |
| | | |
| | | & > button { |
| | | width: auto; |
| | | height: auto; |
| | | display: flex; |
| | | align-items: center; |
| | | } |
| | | |
| | | .el-icon { |
| | |
| | | font-weight: 500; |
| | | font-size: 14px; |
| | | color: #D4D5D7; |
| | | line-height: 22px; |
| | | text-align: right; |
| | | font-style: normal; |
| | | text-transform: none; |
| | |
| | | font-weight: 400; |
| | | font-size: 14px; |
| | | color: #9E9EBA; |
| | | line-height: 22px; |
| | | text-align: left; |
| | | font-style: normal; |
| | | text-transform: none; |
| | |
| | | height: 360px; |
| | | |
| | | .command-table-pagination { |
| | | padding-bottom: 20px; |
| | | justify-content: center; |
| | | } |
| | | } |
| | | } |
| | | |
| | | .dialog-form { |
| | | h3 { |
| | | margin: 0; |
| | | margin-bottom: 20px; |
| | | } |
| | | |
| | | .detail-title { |
| | | line-height: 40px; |
| | | font-family: Source Han Sans CN, Source Han Sans CN; |
| | | font-weight: 500; |
| | | font-size: 16px; |
| | | color: #FFFFFF; |
| | | text-align: left; |
| | | font-style: normal; |
| | | text-transform: none; |
| | | } |
| | | |
| | | .el-row { |
| | | .el-col { |
| | | margin-bottom: 0; |
| | | |
| | | .el-form-item { |
| | | margin-bottom: 20px; |
| | | } |
| | | } |
| | | } |
| | | |
| | | .el-form-item { |
| | | display: flex; |
| | | align-items: center; |
| | |
| | | font-weight: 500; |
| | | font-size: 14px; |
| | | color: #D4D5D7; |
| | | line-height: 22px; |
| | | line-height: 40px; |
| | | text-align: right; |
| | | font-style: normal; |
| | | text-transform: none; |
| | |
| | | .el-form-item__content { |
| | | display: flex; |
| | | align-items: center; |
| | | line-height: 40px; |
| | | |
| | | .el-input, |
| | | .el-input-number { |
| | |
| | | } |
| | | |
| | | .el-button { |
| | | height: 40px; |
| | | color: #fff; |
| | | background: #2E2E48 !important; |
| | | border: none; |
| | |
| | | } |
| | | |
| | | .el-dialog__footer { |
| | | padding-top: 0; |
| | | display: flex; |
| | | justify-content: center; |
| | | |
| | |
| | | font-weight: bold; |
| | | font-size: 18px; |
| | | color: #FFFFFF; |
| | | line-height: 22px; |
| | | line-height: 40px; |
| | | text-align: left; |
| | | font-style: normal; |
| | | text-transform: none; |
| | |
| | | } |
| | | |
| | | .command-page-map-view-dialog { |
| | | padding: 30px; |
| | | margin: 0; |
| | | |
| | | padding: 20px; |
| | | display: flex; |
| | | flex-direction: column; |
| | | width: 80%; |
| | |
| | | background: #1A1A2A; |
| | | border-radius: 6px 6px 6px 6px; |
| | | border: 1px solid #2E2E46; |
| | | |
| | | position: absolute; |
| | | top: 50%; |
| | | left: 50%; |
| | | transform: translate(-50%, -50%); |
| | | |
| | | .el-dialog__header, |
| | | .el-dialog__footer { |
| | |
| | | height: 100%; |
| | | |
| | | .header { |
| | | padding: 0 16px; |
| | | padding-bottom: 16px; |
| | | display: flex; |
| | | align-items: center; |
| | | justify-content: space-between; |
| | | padding-left: 16px; |
| | | padding-bottom: 20px; |
| | | font-family: Source Han Sans CN, Source Han Sans CN; |
| | | font-weight: 400; |
| | | font-size: 18px; |
| | |
| | | text-align: left; |
| | | font-style: normal; |
| | | text-transform: none; |
| | | |
| | | .el-icon { |
| | | cursor: pointer; |
| | | } |
| | | } |
| | | |
| | | .dialog-container { |
| | | padding: 0 16px; |
| | | .content { |
| | | height: 0; |
| | | flex: 1; |
| | | padding: 0 16px; |
| | | display: flex; |
| | | flex-direction: column; |
| | | overflow-y: auto; |
| | | |
| | | |
| | | .detail-title { |
| | | margin-bottom: 20px; |
| | | line-height: 40px; |
| | | font-family: Source Han Sans CN, Source Han Sans CN; |
| | | font-weight: 500; |
| | | font-size: 16px; |
| | |
| | | font-weight: 500; |
| | | font-size: 14px; |
| | | color: #D4D5D7; |
| | | line-height: 22px; |
| | | text-align: right; |
| | | font-style: normal; |
| | | text-transform: none; |
| | |
| | | |
| | | |
| | | .command-table-container { |
| | | height: auto; |
| | | margin-top: 0; |
| | | margin-bottom: 20px; |
| | | |
| | |
| | | display: flex; |
| | | flex-direction: column; |
| | | |
| | | overflow-y: auto; |
| | | |
| | | .el-row { |
| | | .el-col { |
| | | margin-bottom: 0; |
| | | } |
| | | } |
| | | |
| | | .el-form-item { |
| | | display: flex; |
| | | align-items: center; |
| | |
| | | font-weight: 500; |
| | | font-size: 14px; |
| | | color: #D4D5D7; |
| | | line-height: 22px; |
| | | line-height: 40px; |
| | | text-align: right; |
| | | font-style: normal; |
| | | text-transform: none; |
| | |
| | | .el-form-item__content { |
| | | display: flex; |
| | | align-items: center; |
| | | line-height: 40px; |
| | | |
| | | .el-input, |
| | | .el-input-number { |
| | |
| | | } |
| | | |
| | | .search-table-container { |
| | | height: 0; |
| | | flex: 1; |
| | | display: flex; |
| | | flex-direction: column; |
| | | |
| | |
| | | } |
| | | |
| | | .el-form-item { |
| | | height: 0; |
| | | flex: 1; |
| | | display: flex; |
| | | flex-direction: column; |
| | | |
| | | .el-form-item__content { |
| | | width: 100%; |
| | | height: 0; |
| | | flex: 1; |
| | | display: flex; |
| | | flex-direction: column; |
| | | |
| | | .el-table { |
| | | height: 0; |
| | | flex: 1; |
| | | height: auto; |
| | | } |
| | | } |
| | | } |