From 6f8006765c5cd7f5f77bc5fca38ff15758834812 Mon Sep 17 00:00:00 2001 From: wj <347312259@qq.com> Date: Wed, 24 May 2023 16:05:08 +0800 Subject: [PATCH] =?UTF-8?q?=E7=8E=AF=E6=AF=94=E5=88=86=E6=9E=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- psdc-ui/src/views/analyse/nhfx/index.vue | 134 ++++++++++++++++++++-- psdc-ui/src/views/control/timer/index.vue | 1 + 2 files changed, 125 insertions(+), 10 deletions(-) diff --git a/psdc-ui/src/views/analyse/nhfx/index.vue b/psdc-ui/src/views/analyse/nhfx/index.vue index 28e335b..d6a1a0b 100644 --- a/psdc-ui/src/views/analyse/nhfx/index.vue +++ b/psdc-ui/src/views/analyse/nhfx/index.vue @@ -15,8 +15,8 @@ 查询
-
- +
+
@@ -49,7 +49,7 @@ @@ -79,6 +79,8 @@ @@ -561,7 +673,9 @@ onBeforeUnmount(() => { .floatRight{ margin-left: 90%; } - +::v-deep .el-dialog{ + background-color: rgba(47,61,138) !important; +} ::v-deep .el-tabs__item{ color: #fff; diff --git a/psdc-ui/src/views/control/timer/index.vue b/psdc-ui/src/views/control/timer/index.vue index 0bfed0b..bf4f0dd 100644 --- a/psdc-ui/src/views/control/timer/index.vue +++ b/psdc-ui/src/views/control/timer/index.vue @@ -55,6 +55,7 @@ +