无人机管理后台前端(已迁走)
chenyao
2025-06-18 24b5bd67960978c6e4c1b874d7d24268f0e940c6
feat:更新内容颜色
1 files modified
3 ■■■■■ changed files
src/views/job/components/TaskIntermediateContent/TaskIntermediateContent.vue 3 ●●●●● patch | view | raw | blame | history
src/views/job/components/TaskIntermediateContent/TaskIntermediateContent.vue
@@ -280,6 +280,9 @@
    :deep(.custom-header th.el-table__cell) {
        color: rgba(0, 0, 0, 0.85);
    }
    :deep(.el-table td.el-table__cell) {
        color: #606266;
    }
    :deep(.el-pagination) {
        display: flex;
        justify-content: flex-end;