style(cp活动页): 删去无用的样式效果

This commit is contained in:
hzj 2026-04-20 14:33:19 +08:00
parent 13f4455740
commit 9e8465f29c

View File

@ -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)"