diff --git a/frontend/packages/BasicComponents/InfoCardCollection/index.vue b/frontend/packages/BasicComponents/InfoCardCollection/index.vue index 964f17b..d3f3fe9 100644 --- a/frontend/packages/BasicComponents/InfoCardCollection/index.vue +++ b/frontend/packages/BasicComponents/InfoCardCollection/index.vue @@ -240,7 +240,7 @@ export default { // 滚动动画 - 使用更精确的动画 &.scroll-animation { - animation: seamlessScroll 40s linear infinite; + animation: seamlessScroll 100s linear infinite; // 悬停时暂停 &:hover {