From 8cc33716985da1541c0b83555ec41c19a88c15ac Mon Sep 17 00:00:00 2001 From: lideqin <694785430@qq.com> Date: Thu, 11 Jul 2024 15:16:05 +0800 Subject: [PATCH] =?UTF-8?q?[update]=20=E7=82=B9=E5=87=BB=E5=AE=A1=E6=89=B9?= =?UTF-8?q?=E4=BF=A1=E6=81=AF=E7=9A=84=E8=8A=82=E7=82=B9=E5=90=8D=E7=A7=B0?= =?UTF-8?q?=E8=B7=B3=E8=BD=AC=E6=9F=A5=E7=9C=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/PersonnelInfo.vue | 2 +- src/components/ProcessDetailList.vue | 52 +++++++++++++++---- .../NewRegulationIntroductionProcess.vue | 44 ++++++++++++++-- 3 files changed, 82 insertions(+), 16 deletions(-) diff --git a/src/components/PersonnelInfo.vue b/src/components/PersonnelInfo.vue index 3130d8f..ab6cc3e 100644 --- a/src/components/PersonnelInfo.vue +++ b/src/components/PersonnelInfo.vue @@ -270,7 +270,7 @@ export default { font-size: 10px; width: 20px; height: 20px; - background: #FAE6E5; + background: rgba(0, 100, 250, 0.08); border-radius: 10px 10px 10px 10px; opacity: 1; line-height: 20px; diff --git a/src/components/ProcessDetailList.vue b/src/components/ProcessDetailList.vue index 0c92783..f97fe61 100644 --- a/src/components/ProcessDetailList.vue +++ b/src/components/ProcessDetailList.vue @@ -46,15 +46,14 @@ :scroll="{x: '100%', y: yScrollHeight}" @change="handleTableChange"> - - - - - - - - - + +