From 637260e711a398530e2b566c96651b6f1d173548 Mon Sep 17 00:00:00 2001 From: yiqiu Date: Sat, 22 Nov 2025 00:14:45 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=A7=E5=A4=A7=E5=A4=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/index.css | 6 ------ 1 file changed, 6 deletions(-) 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;