From 9e8465f29c15b8504503fd84bc037028fdf0218b Mon Sep 17 00:00:00 2001 From: hzj <1304805162@qq.com> Date: Mon, 20 Apr 2026 14:33:19 +0800 Subject: [PATCH] =?UTF-8?q?style(cp=E6=B4=BB=E5=8A=A8=E9=A1=B5):=20?= =?UTF-8?q?=E5=88=A0=E5=8E=BB=E6=97=A0=E7=94=A8=E7=9A=84=E6=A0=B7=E5=BC=8F?= =?UTF-8?q?=E6=95=88=E6=9E=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/Ranking/Couple/components/Barrage.vue | 7 ------- 1 file changed, 7 deletions(-) diff --git a/src/views/Ranking/Couple/components/Barrage.vue b/src/views/Ranking/Couple/components/Barrage.vue index 9b8d4b5..646b3e3 100644 --- a/src/views/Ranking/Couple/components/Barrage.vue +++ b/src/views/Ranking/Couple/components/Barrage.vue @@ -34,13 +34,6 @@ rgba(255, 255, 255, 0.35) 100% ) border-box; - box-shadow: - -42px 103px 31px 0 rgba(145, 145, 145, 0), - -27px 66px 29px 0 rgba(145, 145, 145, 0.01), - -15px 37px 24px 0 rgba(145, 145, 145, 0.03), - -7px 17px 18px 0 rgba(145, 145, 145, 0.04), - -2px 4px 10px 0 rgba(145, 145, 145, 0.05); - backdrop-filter: blur(7.5px); " :style="getBarrageStyle(item)" @animationend="handleAnimationEnd(item.id)"