无人机管理后台前端(已迁走)
chenyao
2025-09-28 a81f02c5577079893b480af388a7a68ec57e89f2
src/styles/element-ui.scss
@@ -186,6 +186,19 @@
  }
}
.ztzf-form-search {
  .el-form-item {
    width: 100%;
    .el-form-item__label {
      width: 80px;
    }
    .el-form-item__content {
      display: flex;
      flex: 1;
    }
  }
}
.ztzf-table-mange {
  th.el-table__cell  {
    color: rgba(0, 0, 0, .85);