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;