From 779b8684b00d2bcc55d1f05e21c0cdb01af7dfe6 Mon Sep 17 00:00:00 2001 From: Vce Date: Sun, 28 Apr 2024 01:15:21 +0800 Subject: [PATCH] =?UTF-8?q?dev:=E6=8C=87=E6=8C=A5=E9=83=A8=E5=A4=A7?= =?UTF-8?q?=E5=B1=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../commandScreen/commandCenter/leftTop.vue | 32 +++- .../commandCenter/rightPage/rightCenter.vue | 0 .../commandCenter/rightPage/rightTop.vue | 155 ------------------ 3 files changed, 28 insertions(+), 159 deletions(-) delete mode 100644 src/views/commandScreen/commandCenter/rightPage/rightCenter.vue delete mode 100644 src/views/commandScreen/commandCenter/rightPage/rightTop.vue diff --git a/src/views/commandScreen/commandCenter/leftTop.vue b/src/views/commandScreen/commandCenter/leftTop.vue index 3e9156d..ff2990e 100644 --- a/src/views/commandScreen/commandCenter/leftTop.vue +++ b/src/views/commandScreen/commandCenter/leftTop.vue @@ -56,7 +56,7 @@
及时整改率
- +
{{ item.name }}
{{ item.count }}
@@ -111,7 +111,23 @@ const tabList = [ { sortLine: "5", name: "Tom", count: "1", rate: "100%", immediateRate: "100%" }, { sortLine: "5", name: "Tom", count: "1", rate: "100%", immediateRate: "100%" }, { sortLine: "5", name: "Tom", count: "1", rate: "100%", immediateRate: "100%" }, - { sortLine: "5", name: "Tom", count: "1", rate: "100%", immediateRate: "100%" } + { sortLine: "5", name: "Tom", count: "1", rate: "100%", immediateRate: "100%" }, + { sortLine: "5", name: "Tom", count: "1", rate: "100%", immediateRate: "100%" }, + { sortLine: "5", name: "Tom", count: "1", rate: "100%", immediateRate: "100%" }, + { sortLine: "5", name: "Tom", count: "1", rate: "100%", immediateRate: "100%" }, + { sortLine: "5", name: "Tom", count: "1", rate: "100%", immediateRate: "100%" }, + { sortLine: "5", name: "Tom", count: "1", rate: "100%", immediateRate: "100%" }, + { sortLine: "5", name: "Tom", count: "1", rate: "100%", immediateRate: "100%" }, + { sortLine: "5", name: "Tom", count: "1", rate: "100%", immediateRate: "100%" }, + { sortLine: "5", name: "Tom", count: "1", rate: "100%", immediateRate: "100%" }, + { sortLine: "5", name: "Tom", count: "1", rate: "100%", immediateRate: "100%" }, + { sortLine: "5", name: "Tom", count: "1", rate: "100%", immediateRate: "100%" }, + { sortLine: "5", name: "Tom", count: "1", rate: "100%", immediateRate: "100%" }, + { sortLine: "5", name: "Tom", count: "1", rate: "100%", immediateRate: "100%" }, + { sortLine: "5", name: "Tom", count: "1", rate: "100%", immediateRate: "100%" }, + { sortLine: "5", name: "Tom", count: "1", rate: "100%", immediateRate: "100%" }, + { sortLine: "5", name: "Tom", count: "1", rate: "100%", immediateRate: "100%" }, + { sortLine: "5", name: "Tom", count: "1", rate: "100%", immediateRate: "100%" }, ]; onMounted(async () => {}); @@ -228,6 +244,7 @@ onMounted(async () => {}); } .dialogContainer { padding: 0 50px; + // height: 600px; ::v-deep .el-tabs__item { color: #fff; } @@ -298,13 +315,20 @@ onMounted(async () => {}); background: url("@/assets/images/commandScreen/dialog-bg.png") no-repeat; // background-color: #fff; background-size: 100% 100%; + margin-top: 12%; } ::v-deep .el-dialog__headerbtn{ - right: 20px; + right: 35px; + top: 25px; } ::v-deep .el-dialog .el-dialog__header .el-dialog__title{ - margin-left: 20px; + margin-left: 30px; + margin-top: 10px; font-size: 18px; color: #fff; + position: absolute; +} +::v-deep el-dialog__header{ + margin-top: 20px; } diff --git a/src/views/commandScreen/commandCenter/rightPage/rightCenter.vue b/src/views/commandScreen/commandCenter/rightPage/rightCenter.vue deleted file mode 100644 index e69de29..0000000 diff --git a/src/views/commandScreen/commandCenter/rightPage/rightTop.vue b/src/views/commandScreen/commandCenter/rightPage/rightTop.vue deleted file mode 100644 index 8155618..0000000 --- a/src/views/commandScreen/commandCenter/rightPage/rightTop.vue +++ /dev/null @@ -1,155 +0,0 @@ - - - - -