无人机管理后台前端(已迁走)
张含笑
2025-10-28 f12c6c951191a7778393d7c8b276bd65e439dfb2
src/styles/element-ui.scss
@@ -152,7 +152,8 @@
.ztzf-input {
   .el-input__wrapper {
      padding: 0 8px !important;
      background: #2D2D2D;
      // background: #2D2D2D;
    background-color: transparent !important;
      box-shadow: none !important;
      border: 1px solid #fff;
  
@@ -180,6 +181,19 @@
  --el-tree-node-hover-bg-color:transparent !important;
  color: #fff !important;
}
.ztzf-layer-search {
  background-color: transparent !important;
  .el-select__wrapper {
    background-color: transparent !important;
  }
  .el-select__popper.el-popper {
    background-color: transparent !important;
  }
  .el-popper.is-light {
    background-color: transparent !important;
  }
}
//======以下针对表格功能 增删查改样式和弹窗=========
.ztzf-dialog-mange {
  .el-dialog__body {