From 2e8ab5eb3dd6372e5d36fe856cff7897a9df575c Mon Sep 17 00:00:00 2001 From: DengJiangKun <921253515@qq.com> Date: Sat, 9 Dec 2023 17:46:50 +0800 Subject: [PATCH] no message --- src/components/datav/CenterCmp.vue | 16 ++++++++-------- src/components/datav/RightChart1.vue | 12 +++++------- src/components/datav/RightChart3.vue | 7 ++++--- src/components/datav/index.vue | 4 ++-- 4 files changed, 19 insertions(+), 20 deletions(-) diff --git a/src/components/datav/CenterCmp.vue b/src/components/datav/CenterCmp.vue index e3c7d3b..f255837 100644 --- a/src/components/datav/CenterCmp.vue +++ b/src/components/datav/CenterCmp.vue @@ -12,17 +12,17 @@
-
-
{{this.inZX}}
+
+
{{this.inZX}}
-
{{this.inDZX}}
+
{{this.inDZX}}
-
-
{{this.outZX}}
+
+
{{this.outZX}}
-
{{this.outDZX}}
+
{{this.outDZX}}
@@ -32,8 +32,8 @@
- {{this.inAllData}} - {{this.outAllData}} + {{this.inAllData}} + {{this.outAllData}} diff --git a/src/components/datav/RightChart1.vue b/src/components/datav/RightChart1.vue index 8d5ebc8..8f4d9ec 100644 --- a/src/components/datav/RightChart1.vue +++ b/src/components/datav/RightChart1.vue @@ -1,13 +1,13 @@ @@ -59,7 +59,8 @@ export default { .bottom-right-table-3 { width: 400px; height: 100%; - margin: 0 -3px; + //background-color: red; + //margin: 0 -3px; .border-box-content { padding: 20px; diff --git a/src/components/datav/index.vue b/src/components/datav/index.vue index 9523548..fae499d 100644 --- a/src/components/datav/index.vue +++ b/src/components/datav/index.vue @@ -41,7 +41,7 @@
- + @@ -99,7 +99,7 @@ export default { color: #fff; #dv-full-screen-container { - //background-image: url('./img/bg3.png'); + background-image: url('./img/bg3.png'); background-color: #050c1e; background-size: 100% 100%; box-shadow: 0 0 3px blue;