From ecfd60e249d4e807b6b9bd161e8b11228cdec88d Mon Sep 17 00:00:00 2001 From: Tony Date: Wed, 3 Apr 2024 12:44:48 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=A4=A7=E5=B1=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tzipc-ui/src/assets/styles/element-ui.scss | 16 +- tzipc-ui/src/views/zf/bigscreen/index.vue | 719 ++++++++++++++++++++- 2 files changed, 708 insertions(+), 27 deletions(-) diff --git a/tzipc-ui/src/assets/styles/element-ui.scss b/tzipc-ui/src/assets/styles/element-ui.scss index 73c9d63..b45c416 100644 --- a/tzipc-ui/src/assets/styles/element-ui.scss +++ b/tzipc-ui/src/assets/styles/element-ui.scss @@ -530,10 +530,10 @@ div.el-table { } .pagination-container { .el-pagination__total { - color: #fff; + @include font_color(buttonFontColor); } .el-pagination__jump { - color: #fff; + @include font_color(buttonFontColor); } } @@ -543,14 +543,22 @@ div.el-table { .el-pagination.is-background .btn-prev, .el-pagination.is-background .btn-next { background-color: transparent; - color: #fff; + @include font_color(buttonFontColor); } .el-pagination.is-background .el-pager li:not(.active) { border: 1px solid #47cbfb; background-color: transparent; - color: #fff; + @include font_color(buttonFontColor); border-radius: 4px; } + +.el-pagination.is-background .el-pager li:not(.disabled).active { + @include border_color(buttonActiveBackgroundColor); + @include background_color(buttonActiveBackgroundColor); + @include font_color(buttonActiveFontColor); + border-radius: 4px; +} + div.el-switch { .el-switch__core { background-color: transparent; diff --git a/tzipc-ui/src/views/zf/bigscreen/index.vue b/tzipc-ui/src/views/zf/bigscreen/index.vue index ea7cd09..b53d8aa 100644 --- a/tzipc-ui/src/views/zf/bigscreen/index.vue +++ b/tzipc-ui/src/views/zf/bigscreen/index.vue @@ -5,67 +5,699 @@
R上辊操作侧数据监控
油膜轴承振动监测
-
IIIIIIII
+
-
+
R上棍传动侧数据监控
油膜轴承振动监测
-
IIIIIIII
+
油液颗粒度特性
-
IIIIIIII
+
油液颗粒度特性
-
IIIIIIII
+
-
+
油膜轴承系统油品特性
-
IIIIIIII
+
+
+
+
+
油水含量
+
+
+
+
油品粘度
+
+
+
+
进油压力
+
+
+
+
+
+ {{ parseInt(l1 * 100) }} +
+
+
回油温度
+
+
+
+
+
+ {{ parseInt(l2 * 100) }} +
+
+
轴套区温度
+
+
+
-
+
油膜轴承系统油品特性
-
IIIIIIII
+
+
+
+
+
+
+ {{ parseInt(r1 * 100) }} +
+
+
轴套区温度
+
+
+
+
+
+ {{ parseInt(r2 * 100) }} +
+
+
回油温度
+
+
+
+
进油压力
+
+
+
+
油品粘度
+
+
+
+
油水含量
+
+
+