吉安感知网项目-前端
shuishen
2026-01-17 86c2d61ba9d33f1886cfc904dcaf17f033e4c80a
applications/drone-command/src/styles/element-ui.scss
@@ -110,7 +110,7 @@
    }
}
.ztzf-drawer-body-basic-container {
.command-drawer-body-basic-container {
    .el-drawer__header {
        margin-bottom: 0;
    }
@@ -123,7 +123,7 @@
}
.ztzf-el-card__body {
.command-el-card__body {
    .el-card__body {
        .avue-form {
@@ -132,7 +132,7 @@
    }
}
.ztzf-public-general-avue-crud {
.command-public-general-avue-crud {
    .el-table {
        tr {
            min-height: 30px !important;
@@ -155,7 +155,7 @@
    }
}
.ztzf-layer-input {
.command-layer-input {
    .el-input__wrapper {
        padding: 0 8px !important;
        // background: #2D2D2D;
@@ -179,18 +179,18 @@
    }
}
.ztzf-button {
.command-button {
    background-color: transparent !important;
    color: #fff !important;
}
.ztzf-el-tree {
.command-el-tree {
    background-color: transparent !important;
    --el-tree-node-hover-bg-color: transparent !important;
    color: #fff !important;
}
.ztzf-layer-search {
.command-layer-search {
    color: #fff !important;
    background-color: transparent !important;
@@ -226,7 +226,7 @@
    }
}
.ztzf-select-popper.el-select__popper {
.command-select-popper.el-select__popper {
    border: #2D2D2D !important;
    .el-select-dropdown {
@@ -277,7 +277,7 @@
}
//时间日期选择器
.ztzf-layer-date-picker {
.command-layer-date-picker {
    box-shadow: none !important;
    background: transparent;
    border: 1px solid #fff;
@@ -315,7 +315,7 @@
}
// 日期下拉框
.ztzf-layer-date-picker-popper {
.command-layer-date-picker-popper {
    background: #012350 !important;
    border: 1px solid !important;
    border-radius: 0px 0px 8px 8px;
@@ -517,7 +517,7 @@
    }
}
.ztzf-layer-time-picker-popper {
.command-layer-time-picker-popper {
    background: rgba(0, 0, 0, 0.8) !important;
    border-radius: 0px 0px 8px 8px;
    border: 1px solid !important;
@@ -573,7 +573,7 @@
    }
}
.ztzf-custom-qrcode-popover {
.command-custom-qrcode-popover {
    //background: url("@/assets/images/home/eventOverviewDetail/qrCodeBg.png") no-repeat center center !important;
    //background-size: cover !important;
    border: none !important;
@@ -617,7 +617,7 @@
    }
}
.ztzf-dialog-video {
.command-dialog-video {
    background: #0f1929;
    box-shadow: inset 0px -50px 50px 0px rgba(27, 148, 255, 0.13);
    border-radius: 20px 0px 0px 0px;
@@ -670,7 +670,7 @@
}
//======以下针对表格功能 增删查改样式和弹窗=========
.ztzf-dialog-mange {
.command-dialog-mange {
    .el-dialog__body {
        padding: 2rem 2rem 4rem;
        flex: 1;
@@ -693,7 +693,7 @@
    }
}
.ztzf-search-mange {
.command-search-mange {
    height: 40px;
    .search-contain {
@@ -702,7 +702,7 @@
    }
}
.ztzf-form-mange {
.command-form-mange {
    .el-form-item {
        width: 300px;
@@ -716,7 +716,7 @@
    }
}
.ztzf-form-search {
.command-form-search {
    .el-form-item {
        width: 100%;
@@ -731,7 +731,7 @@
    }
}
.ztzf-table-mange {
.command-table-mange {
    th.el-table__cell {
        color: rgba(0, 0, 0, .85);
        background-color: #fafafa;