From eed43bedde6e001a03f823ab1a5bfbea6aadd949 Mon Sep 17 00:00:00 2001 From: yiqiu Date: Sun, 23 Nov 2025 00:07:51 +0800 Subject: [PATCH] =?UTF-8?q?=E7=9A=84=E5=8F=91=E7=94=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/index.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/css/index.css b/css/index.css index de1ea7d..245f610 100644 --- a/css/index.css +++ b/css/index.css @@ -135,7 +135,7 @@ } } -/* 光晕装饰效果 */ +/* 光晕装饰效果 - 已禁用(视觉干扰) .banner-cont .swiper-slide::after { content: ''; position: absolute; @@ -158,6 +158,7 @@ transform: scale(1.1); } } +*/ /* 原 img 标签样式已废弃,现使用背景图 .banner-cont .swiper-slide .img {