Browse Source

首页修复

zhengjinyi 2 years ago
parent
commit
9e55bff2bf
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/resources/static/css/base/floor.css

+ 1 - 1
src/main/resources/static/css/base/floor.css

@@ -141,7 +141,7 @@
 .page_main_li.ad_01 img{width:100%;height:100%}
 .section_right{padding:3.2vw}
 .box{white-space:nowrap;overflow-x:auto}
-.section_right .section_right_item{display:inline-block;width:42.2vw;height:61.6vw;background:#fff;margin-right:2.4vw;flex-shrink:0;vertical-align: top;display: none;}
+.section_right .section_right_item{display:inline-block;width:42.2vw;height:61.6vw;background:#fff;margin-right:2.4vw;flex-shrink:0;vertical-align: top;}
 .section_right .section_right_item>a{width: 100%;height: 100%;display: block;border-radius: 2px;}
 .section_right .section_right_item>a img{width: 100%;height: 100%;display: block;border-radius: 2px;}
 .section_right .section_right_ite.none{display: none;}