From 0d58b2b4a0fc7dc1aa4ff34089ad6d619f5c37d5 Mon Sep 17 00:00:00 2001 From: jiminglei <836545853@qq.com> Date: Thu, 11 May 2023 17:58:41 +0800 Subject: [PATCH 1/3] 11 --- psdc-ui/src/views/emonitor/db/index.vue | 46 +++++++++++++--------- psdc-ui/src/views/emonitor/drgl/index.vue | 4 ++ psdc-ui/src/views/emonitor/frdl/index.vue | 4 ++ psdc-ui/src/views/emonitor/kqyrb/index.vue | 4 ++ psdc-ui/src/views/emonitor/wdcgq/index.vue | 1 + psdc-ui/src/views/emonitor/xrgl/index.vue | 4 ++ 6 files changed, 44 insertions(+), 19 deletions(-) diff --git a/psdc-ui/src/views/emonitor/db/index.vue b/psdc-ui/src/views/emonitor/db/index.vue index f48ef9e..09e2b14 100644 --- a/psdc-ui/src/views/emonitor/db/index.vue +++ b/psdc-ui/src/views/emonitor/db/index.vue @@ -35,7 +35,7 @@
当前功率
-
+
@@ -56,17 +56,16 @@ diff --git a/psdc-ui/src/views/analyse/nhtj/index.vue b/psdc-ui/src/views/analyse/nhtj/index.vue index acd80fc..28a377e 100644 --- a/psdc-ui/src/views/analyse/nhtj/index.vue +++ b/psdc-ui/src/views/analyse/nhtj/index.vue @@ -310,5 +310,12 @@ const { filterForm } = toRefs(data); ::v-deep .el-table__body-wrapper tr td.el-table-fixed-column--right{ background-color: #2F3D8A; } + +::v-deep .el-input__inner{ + color: #f3ffff; +} +::v-deep .el-date-editor .el-range-input{ + color: #f3ffff; +} From c43cd8cfdda6fc35ca4ee5ee9bb748e5152ef42f Mon Sep 17 00:00:00 2001 From: wj <347312259@qq.com> Date: Fri, 12 May 2023 11:24:21 +0800 Subject: [PATCH 3/3] 11 --- psdc-ui/src/views/analyse/nhfx/index.vue | 176 ++++++++++++++++++++--- psdc-ui/src/views/analyse/nhtj/index.vue | 2 +- 2 files changed, 154 insertions(+), 24 deletions(-) diff --git a/psdc-ui/src/views/analyse/nhfx/index.vue b/psdc-ui/src/views/analyse/nhfx/index.vue index b1f0ba2..4115d83 100644 --- a/psdc-ui/src/views/analyse/nhfx/index.vue +++ b/psdc-ui/src/views/analyse/nhfx/index.vue @@ -3,15 +3,15 @@ - + 上一日 下一日 - 查询 + 查询
-
+
@@ -23,9 +23,9 @@ v-model:current-page="tbfxCurrentPage" v-model:page-size="tbfxPageSize" :page-sizes="[5, 10, 20, 50]" - :small="small" - :disabled="disabled" - :background="background" + :small="tbfxSmall" + :disabled="tbfxDisabled" + :background="tbfxBackground" layout="total, sizes, prev, pager, next, jumper" :total="tbfxDataTable.length" @size-change="tbfxHandleSizeChange" @@ -37,30 +37,72 @@ - - - 上一日 - 下一日 - 查询 + + + + + + 查询 +
+ + + + + + + + + + + +
+ + +
+
+
+
+