无人机管理后台前端(已迁走)
张含笑
2025-08-09 666aca8f19e7bcd8c7f86560fa5a293972bb7c20
feat:数据中心样式调整
1 files modified
3 ■■■■■ changed files
src/views/dataCenter/dataCenter.vue 3 ●●●●● patch | view | raw | blame | history
src/views/dataCenter/dataCenter.vue
@@ -11,6 +11,8 @@
      <!-- 表格部分 -->
      <div class="dataTable">
        <el-table
        border
         stripe
          v-loading="loadings"
          element-loading-text="加载中"
          :data="tableData"
@@ -828,6 +830,7 @@
:deep(.custom-header th.el-table__cell) {
  color: rgba(0, 0, 0, 0.85);
  background: #fafafa;
}
// 弹框