Просмотр исходного кода

Merge branch 'master' of http://192.168.0.115:3000/shaogen1995/zhongShanScene

xzw 7 месяцев назад
Родитель
Сommit
a137a246bc
2 измененных файлов с 5 добавлено и 5 удалено
  1. 1 1
      scene/public/index.html
  2. 4 4
      scene/public/static/hideCss.css

+ 1 - 1
scene/public/index.html

@@ -17,7 +17,7 @@
     <!-- <link rel="stylesheet" href="<%= VUE_APP_STATIC_DIR %>/CAD/cad.css?v=2.25"/> -->
 
     <!-- 隐藏底部展览列表 多个归一 -->
-     <!-- <link rel="stylesheet" href="./static/hideCss.css"> -->
+     <link rel="stylesheet" href="./static/hideCss.css">
 
     <style>
     </style>

+ 4 - 4
scene/public/static/hideCss.css

@@ -155,11 +155,11 @@ color: transparent !important;
     overflow: hidden;
   }
 
-  &:nth-of-type(39) {
+  /* &:nth-of-type(39) {
     width: 0px !important;
     margin: 0 !important;
     overflow: hidden;
-  }
+  } */
   &:nth-of-type(40) {
     width: 0px !important;
     margin: 0 !important;
@@ -257,9 +257,9 @@ color: transparent !important;
     margin: 0 !important;
     overflow: hidden;
   }
-  &:nth-of-type(75) {
+  /* &:nth-of-type(75) {
     width: 0px !important;
     margin: 0 !important;
     overflow: hidden;
-  }
+  } */
 }