From a288eb2ebf260750892f12dad8183cd38aaabc56 Mon Sep 17 00:00:00 2001 From: lideqin <694785430@qq.com> Date: Fri, 21 Jun 2024 11:29:32 +0800 Subject: [PATCH] =?UTF-8?q?[update]=20=E6=B3=95=E8=A7=84=E5=BA=93=E6=93=8D?= =?UTF-8?q?=E4=BD=9C=E5=88=97=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/assets/less/common.less | 8 +++- src/components/jero/JTable.vue | 4 +- .../standard/EnterpriseStandardList.vue | 38 +++++++++++-------- .../foreignStandard/ForeignStandardList.vue | 4 +- 4 files changed, 33 insertions(+), 21 deletions(-) diff --git a/src/assets/less/common.less b/src/assets/less/common.less index 96038d0..fc27a65 100644 --- a/src/assets/less/common.less +++ b/src/assets/less/common.less @@ -103,13 +103,19 @@ display: flex; align-items: center; font-family: PingFang SC-Regular, PingFang SC, sans-serif; - color: #1D2129; + color: @primary-color; &-icon { margin-right: 8px; color: @primary-color; } } +.operate-del-btn { + color: #C30D23 !important; + .operate-btn-icon { + color: #C30D23 !important; + } +} .action-span-cell > a:first-child { margin-left: 0; diff --git a/src/components/jero/JTable.vue b/src/components/jero/JTable.vue index 4500025..f1a1764 100644 --- a/src/components/jero/JTable.vue +++ b/src/components/jero/JTable.vue @@ -39,7 +39,7 @@ -
+
{{ operation.text }}
@@ -68,7 +68,7 @@ -
+
{{ operation.text }}
diff --git a/src/views/enterpriseStandardLibrary/standard/EnterpriseStandardList.vue b/src/views/enterpriseStandardLibrary/standard/EnterpriseStandardList.vue index efcc99e..5ac5e72 100644 --- a/src/views/enterpriseStandardLibrary/standard/EnterpriseStandardList.vue +++ b/src/views/enterpriseStandardLibrary/standard/EnterpriseStandardList.vue @@ -73,7 +73,7 @@ {{ $t('templateDownload') }} - {{ $t('batchDelete') }} + {{ $t('batchDelete') }} {{ $t('enterpriseStandardLibrary.standard.allocationStandard') }} @@ -110,13 +110,15 @@ @@ -124,11 +126,13 @@ @@ -164,9 +168,11 @@ - - - {{ operation.text }} +
+ + + {{ operation.text }} +
diff --git a/src/views/standardRegulationLibrary/foreignStandard/ForeignStandardList.vue b/src/views/standardRegulationLibrary/foreignStandard/ForeignStandardList.vue index e3ff96e..27cdc0e 100644 --- a/src/views/standardRegulationLibrary/foreignStandard/ForeignStandardList.vue +++ b/src/views/standardRegulationLibrary/foreignStandard/ForeignStandardList.vue @@ -103,7 +103,7 @@ {{ $t('templateDownload') }} - {{ + {{ $t('batchDelete') }} @@ -183,7 +183,7 @@ -
+