Ver Fonte

看板-总看板所有调整

xiaost há 1 ano atrás
pai
commit
fb82d9c652
2 ficheiros alterados com 8 adições e 35 exclusões
  1. 7 34
      src/views/total/centerLeft1ALL.vue
  2. 1 1
      src/views/total/index.vue

+ 7 - 34
src/views/total/centerLeft1ALL.vue

@@ -29,7 +29,7 @@ export default {
         headerBGC: '#0f1325', //表头
         oddRowBGC: '#0f1325', //奇数行
         evenRowBGC: '#171c33', //偶数行
-        columnWidth: [100,65,65,65,65,65,80],
+        columnWidth: [120,75,75,75,75,75,90],
         align: ['center']
       },
       timing : null,
@@ -111,41 +111,14 @@ $box-width: 100%;
   .text {
     color: #FFE900;
   }
-  .dv-dec-3 {
-    position: relative;
-    width: 150px;
-    height: 20px;
-    top: -3px;
-  }
 
-  .bottom-data {
-    .item-box {
-      & > div {
-        padding-right: 5px;
-      }
-      font-size: 14px;
-      float: right;
-      position: relative;
-      width: 50%;
-      color: #d3d6dd;
-      .dv-digital-flop {
-        width: 120px;
-        height: 30px;
-      }
-      // 金币
-      .coin {
-        position: relative;
-        top: 6px;
-        font-size: 20px;
-        color: #ffc107;
-      }
-      .colorYellow {
-        color: yellowgreen;
-      }
-      p {
-        text-align: center;
-      }
+  .body-box {
+    border-radius: 10px;
+    overflow: hidden;
+    .dv-scr-board {
+      height: 410px;
     }
   }
+
 }
 </style>

+ 1 - 1
src/views/total/index.vue

@@ -98,7 +98,7 @@
           <!-- 第四行数据 -->
           <div class="bottom-box">
             <dv-border-box-12>
-              <center-right1 />
+              <centerRight1 />
             </dv-border-box-12>
             <dv-border-box-12>
               <bottomLeft2 />