Authored by ccbikai

首页不显示品牌名称

@@ -35,6 +35,10 @@ @@ -35,6 +35,10 @@
35 z-index: 2; 35 z-index: 2;
36 background: #f0f0f0; 36 background: #f0f0f0;
37 transition: transform 0.3s; 37 transition: transform 0.3s;
  38 +
  39 + .creative-life .classify-name {
  40 + display: none;
  41 + }
38 } 42 }
39 43
40 .mobile-wrap.menu-open { 44 .mobile-wrap.menu-open {
@@ -189,4 +189,4 @@ @@ -189,4 +189,4 @@
189 } 189 }
190 } 190 }
191 191
192 -@import "home" ; 192 +@import "home";