maxiaoxiao vor 1 Jahr
Ursprung
Commit
dbbbd2039b

+ 1 - 1
src/components/echartsTemplate/sankey.vue

@@ -20,7 +20,7 @@ let option = {
     type: "sankey",
     layout: "none",
     left: "5%",
-    bottom: "20%",
+    bottom: "10%",
     // top: "50%",
     emphasis: {
       focus: "adjacency",

+ 1 - 1
src/views/cockpitNew1/stxf.vue

@@ -141,7 +141,7 @@ export default {
 </script>
 <style lang="scss" scoped>
 .stxf {
-  top: calc(33.3% + 20px) !important;
+  top: 33.3%  !important;
   .stacontent {
     width: 100%;
     height: 44px;

+ 1 - 1
src/views/cockpitNew1/wpjg.vue

@@ -100,7 +100,7 @@ export default {
 </script>
 <style lang="scss" scoped>
 .wpjg {
-  top: calc(66.6% + 20px) !important;
+  top: calc(66.6% + 10px) !important;
   .stacontent {
     width: 100%;
     height: 24px;