Selaa lähdekoodia

Merge remote-tracking branch 'origin/visu_resources' into visu_resources

JX.LI 2 vuotta sitten
vanhempi
commit
7a787db66e
2 muutettua tiedostoa jossa 7 lisäystä ja 7 poistoa
  1. 2 2
      src/assets/styles/base.scss
  2. 5 5
      src/components/vBottomMenu.vue

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

@@ -86,8 +86,8 @@ $date-state3: #d6333b;
 }
 //电视墙视频摄像头预览弹层样式
 .TVWallCustomWidth {
-  width: 1150px !important;
-  height: 700px !important;
+  width: 1200px !important;
+  height: 750px !important;
 }
 
 //公共

+ 5 - 5
src/components/vBottomMenu.vue

@@ -424,11 +424,11 @@ export default {
         icon: 'iconfont sj-icon-sjdw',
         click: 'eventLocation'
       },
-        {
-          name: '图层切换',
-          icon: 'iconfont sj-icon-tcqh',
-          click: 'layerSwitching'
-        },
+        // {
+        //   name: '图层切换',
+        //   icon: 'iconfont sj-icon-tcqh',
+        //   click: 'layerSwitching'
+        // },
         {
           name: '测量工具',
           icon: 'iconfont sj-icon-clgj',