From e294520cf9760e330d72f41f0a54aa7488a8773a Mon Sep 17 00:00:00 2001
From: GoldenZqqq <1361001127@qq.com>
Date: Thu, 22 Aug 2024 17:21:30 +0800
Subject: [PATCH] =?UTF-8?q?fix:=20=E5=85=BC=E5=AE=B9dark=E6=A8=A1=E5=BC=8F?=
 =?UTF-8?q?=E6=96=87=E5=AD=97=E9=A2=9C=E8=89=B2=E6=98=BE=E7=A4=BA=E4=B8=8D?=
 =?UTF-8?q?=E6=B8=85=E9=97=AE=E9=A2=98?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 src/views/bpm/processInstance/detail/index_new.vue | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/src/views/bpm/processInstance/detail/index_new.vue b/src/views/bpm/processInstance/detail/index_new.vue
index 714170d0..c5dfcb87 100644
--- a/src/views/bpm/processInstance/detail/index_new.vue
+++ b/src/views/bpm/processInstance/detail/index_new.vue
@@ -13,7 +13,7 @@
     </div>
 
     <div class="flex items-center gap-5 mb-10px text-13px">
-      <div class="bg-gray-100 h-35px rounded-3xl flex items-center p-8px gap-2">
+      <div class="bg-gray-100 h-35px rounded-3xl flex items-center p-8px gap-2 dark:color-gray-600">
         <img class="rounded-full h-28px" src="@/assets/imgs/avatar.jpg" alt="" />
         {{ processInstance?.startUser?.nickname }}
       </div>
@@ -48,7 +48,9 @@
 
             <div class="h-60px" v-if="runningTask?.id">
               <el-divider class="!my-8px" />
-              <div class="text-14px flex items-center color-#32373c font-bold btn-container">
+              <div
+                class="text-14px flex items-center color-#32373c dark:color-#fff font-bold btn-container"
+              >
                 <el-popover :visible="passVisible" placement="top-end" :width="500" trigger="click">
                   <template #reference>
                     <el-button plain type="success" @click="openPopover('1')">