From 1ea4a91ec695731c36087685485cb6083ce2f4c3 Mon Sep 17 00:00:00 2001 From: qiuchenfan <2035024011@qq.com> Date: Tue, 18 Nov 2025 17:26:45 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9lunbotu=E5=86=B2=E7=AA=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/components/Carousel.tsx | 26 -------------------------- 1 file changed, 26 deletions(-) diff --git a/app/components/Carousel.tsx b/app/components/Carousel.tsx index eb036a4..eeb7795 100755 --- a/app/components/Carousel.tsx +++ b/app/components/Carousel.tsx @@ -1,4 +1,3 @@ -// src/components/CarouselDemo.tsx import * as React from "react"; import Autoplay from "embla-carousel-autoplay"; @@ -11,11 +10,7 @@ import { CarouselPrevious, type CarouselApi, } from "@/ui/carousel"; -<<<<<<< HEAD:app/components/untils/Carousel.tsx -import FireNewsList from "./FireNewsList"; -======= const imageUrls = [ ->>>>>>> 1d49f000efd9f3e6ac13da4e459b8e1e600c3335:app/components/Carousel.tsx "/images/carousel-1.jpg", "/images/carousel-2.jpg", @@ -62,24 +57,12 @@ export function CarouselDemo() {
-<<<<<<< HEAD:app/components/untils/Carousel.tsx - -
-
-======= {`Slide ->>>>>>> 1d49f000efd9f3e6ac13da4e459b8e1e600c3335:app/components/Carousel.tsx
@@ -90,15 +73,6 @@ export function CarouselDemo() { - {/* 要闻列表 - 右上角 */} -
- - - - - -
- {/* 分页指示器 - 右下角 */}
{Array.from({ length: count }).map((_, index) => (