From 0de32d4818adadf1051a6b8d5478711336a196ab Mon Sep 17 00:00:00 2001
From: 张含笑 <zhx18749296735@163.com>
Date: Wed, 28 Jan 2026 16:46:00 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'

---
 applications/task-work-order/src/styles/common/cockpit.scss |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/applications/task-work-order/src/styles/common/cockpit.scss b/applications/task-work-order/src/styles/common/cockpit.scss
index 6152df2..f5673b5 100644
--- a/applications/task-work-order/src/styles/common/cockpit.scss
+++ b/applications/task-work-order/src/styles/common/cockpit.scss
@@ -1058,14 +1058,14 @@
 
   th.el-table__cell {
     height: 40px;
-    border-bottom: 1px solid #DBDFF1 !important;
+    border-bottom: 1px solid #E5E6EB !important;
 
     .cell {
       padding: 0 0 0 16px;
       font-family: Source Han Sans CN, Source Han Sans CN;
       font-weight: 400;
       font-size: 14px;
-      color: #9292C1;
+      color: #86909C;
       text-align: left;
       font-style: normal;
       text-transform: none;
@@ -1081,7 +1081,7 @@
       font-family: Source Han Sans CN, Source Han Sans CN;
       font-weight: 400;
       font-size: 14px;
-      color: #383874;
+      color: #4E5969;
       text-align: left;
       font-style: normal;
       text-transform: none;

--
Gitblit v1.9.3