From bc2b2be3dba093ac7fba494ac5755d44fccbf292 Mon Sep 17 00:00:00 2001 From: qiuchenfan <2035024011@qq.com> Date: Tue, 18 Nov 2025 20:45:54 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BD=AE=E6=92=AD=E6=9C=80=E7=BB=88=E7=89=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/components/AutoCarousel.tsx | 16 ++++++++++------ app/components/Carousel.tsx | 16 +++++++--------- app/components/body/ImageGridSection.tsx | 2 +- app/routes/news.tsx | 5 ++++- 4 files changed, 22 insertions(+), 17 deletions(-) diff --git a/app/components/AutoCarousel.tsx b/app/components/AutoCarousel.tsx index 8403c76..01a32b1 100644 --- a/app/components/AutoCarousel.tsx +++ b/app/components/AutoCarousel.tsx @@ -23,19 +23,19 @@ const imageUrls = [ export function AutoCarouselDemo() { return (