瀏覽代碼

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

xzw 7 月之前
父節點
當前提交
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;
-  }
+  } */
 }