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 {