From 55c4dfd796386cc72e24ce5a26d76910109a0b06 Mon Sep 17 00:00:00 2001
From: Li1304553726 <1304553726@qq.com>
Date: Thu, 20 Nov 2025 08:29:49 +0800
Subject: [PATCH] 1
---
app/components/Carousel.tsx | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app/components/Carousel.tsx b/app/components/Carousel.tsx
index b4fceb5..da0724e 100755
--- a/app/components/Carousel.tsx
+++ b/app/components/Carousel.tsx
@@ -115,10 +115,10 @@ export function CarouselDemo({
{/* 上一张按钮(左箭头) */}
-
+ {/* */}
{/* 下一张按钮(右箭头) */}
-
+ {/* */}
{/* 分页指示器容器:绝对定位在底部 */}