Authored by ccbikai

首页不显示品牌名称

... ... @@ -35,6 +35,10 @@
z-index: 2;
background: #f0f0f0;
transition: transform 0.3s;
.creative-life .classify-name {
display: none;
}
}
.mobile-wrap.menu-open {
... ...
... ... @@ -189,4 +189,4 @@
}
}
@import "home" ;
@import "home";
... ...