isv-robot 2 年之前
父节点
当前提交
349f2919db
共有 1 个文件被更改,包括 3 次插入2 次删除
  1. 3 2
      src/views/dashboard-screen/qb-dlsbxjdx/index.vue

+ 3 - 2
src/views/dashboard-screen/qb-dlsbxjdx/index.vue

@@ -107,10 +107,10 @@ export default {
         grid: {
           left: 0,
           right: 0,
-          bottom: -50,
+          bottom: '0%',
           top: 20,
           width: '100%',
-          height: '96%',
+          height: '92%',
           containLabel: true
         },
         yAxis: {
@@ -358,6 +358,7 @@ export default {
     align-items: center;
     justify-content: space-around;
     font: normal 0.6vw hxb;
+    padding-bottom: 2vh;
     .c-item {
       color: #91FFFF;
       display: flex;