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 @@ - - - - -