瀏覽代碼

修改tvwall

qinhouyu 1 年之前
父節點
當前提交
447bf76d0e
共有 2 個文件被更改,包括 4 次插入50 次删除
  1. 2 48
      src/assets/styles/base.scss
  2. 2 2
      src/components/TVWalls.vue

+ 2 - 48
src/assets/styles/base.scss

@@ -104,7 +104,7 @@ $date-state3: #d6333b;
 }
 .TVWallCustomWidth-right {
   width: 1500px !important;
-  height: 740px !important;
+  height: 790px !important;
   background: #04080c !important;
   box-shadow: $barShadow !important;
   border: 1px $barBorder !important;
@@ -153,53 +153,7 @@ $date-state3: #d6333b;
       box-shadow: $shadowListHover !important;
       border-radius: 5px;
 
-      td {
-        margin: .4rem 0;
-        color: $white;
-        vertical-align: middle;
-      }
-      .td1 {
-        width: 6rem;
-      }
-      .td2 {
-        width: 15rem;
-      }
-      //.td-height-16{
-      //  height: 23px;
-      //}
-      //.td-height-14{
-      //  height: 26px;
-      //}
-      //.td-height-13{
-      //  height: 31px;
-      //}
-      //.td-height-12{
-      //  height: 35px;
-      //}
-      //.td-height-11{
-      //  height: 39px;
-      //}
-      //.td-height-7{
-      //  height: 52px;
-      //}
-      .td-height-16{
-        height: 38px;
-      }
-      .td-height-14{
-        height: 44px;
-      }
-      .td-height-13{
-        height: 47px;
-      }
-      .td-height-12{
-        height: 51px;
-      }
-      .td-height-11{
-        height: 54px;
-      }
-      .td-height-7{
-        height: 88px;
-      }
+
       h4 {
         margin: .4rem 0;
         color: $white;

+ 2 - 2
src/components/TVWalls.vue

@@ -180,8 +180,8 @@ export default {
         }],
       crtPosX: 0,
       crtPosY: 0,
-      crtWidth: 1148,
-      crtHeight: 650,
+      crtWidth: 1500,
+      crtHeight: 700,
       domId: 'dom1',
       mixedVideoDisplayMode: 2,
       isShowTipe: true,