diff --git a/css/index.css b/css/index.css index 286e6f3..b3fb9e5 100644 --- a/css/index.css +++ b/css/index.css @@ -104,12 +104,6 @@ } } -/* 首页调试:隐藏轮播图图片,仅保留 3D 地球与文案(不影响其它页面) */ -body#index .banner .banner-cont .swiper-wrapper { - opacity: 0; - pointer-events: none; -} - .banner .banner-s { box-shadow: 0px 0px 16px rgba(52, 52, 52, 0.16); border-radius: 3px;