diff --git a/app/components/news/body/ImageGridSection.tsx b/app/components/news/body/ImageGridSection.tsx
index 8b92687..876fdf2 100644
--- a/app/components/news/body/ImageGridSection.tsx
+++ b/app/components/news/body/ImageGridSection.tsx
@@ -15,7 +15,7 @@ const LearnPage = () => {
];
return (
-
+
{/* 顶部 Logo */}
学习进行时
diff --git a/app/routes/news.tsx b/app/routes/news.tsx
index 58fc702..2d529a2 100755
--- a/app/routes/news.tsx
+++ b/app/routes/news.tsx
@@ -12,6 +12,8 @@ import { FhjtPage } from "@/components/news/body/FireNews/fhjt";
import { FhwsPage } from "@/components/news/body/FireNews/fhws";
import { FhrxPage } from "@/components/news/body/FireNews/fhrx";
import { AutoCarouselDemo } from "@/components/AutoCarousel";
+import { Carousel } from "@/ui/carousel";
+import { CarouselDemo } from "@/components/Carousel";
export function meta( ) {
return [
@@ -39,6 +41,7 @@ export default function Home() {
+
);
From 2f8c4f50119833d8f0d7935b257bcfc7846e7ae1 Mon Sep 17 00:00:00 2001
From: Li1304553726 <1304553726@qq.com>
Date: Thu, 20 Nov 2025 08:08:29 +0800
Subject: [PATCH 03/10] 1
---
app/components/news/body/FireNews/Hotline.tsx | 5 ++++-
app/components/news/body/FireNews/ImportantNews.tsx | 5 ++++-
app/components/news/body/FireNews/LectureHall.tsx | 5 ++++-
app/components/news/body/FireNews/MicroVision.tsx | 5 ++++-
app/components/news/body/ImageGridSection.tsx | 5 ++++-
app/routes/news.tsx | 3 ++-
6 files changed, 22 insertions(+), 6 deletions(-)
diff --git a/app/components/news/body/FireNews/Hotline.tsx b/app/components/news/body/FireNews/Hotline.tsx
index 8c1e2ff..220905c 100644
--- a/app/components/news/body/FireNews/Hotline.tsx
+++ b/app/components/news/body/FireNews/Hotline.tsx
@@ -8,7 +8,10 @@ export function Hotline() {
diff --git a/app/components/news/body/FireNews/ImportantNews.tsx b/app/components/news/body/FireNews/ImportantNews.tsx
index 9feff88..ae2d2d7 100644
--- a/app/components/news/body/FireNews/ImportantNews.tsx
+++ b/app/components/news/body/FireNews/ImportantNews.tsx
@@ -7,7 +7,10 @@ export function ImportantNews() {
{/* 轮播背景图 - 确保有明确尺寸 */}
-
+
{/* 固定的烽火要闻 */}
diff --git a/app/components/news/body/FireNews/LectureHall.tsx b/app/components/news/body/FireNews/LectureHall.tsx
index 5c530d8..437bc68 100644
--- a/app/components/news/body/FireNews/LectureHall.tsx
+++ b/app/components/news/body/FireNews/LectureHall.tsx
@@ -8,7 +8,10 @@ export function LectureHall() {
diff --git a/app/components/news/body/FireNews/MicroVision.tsx b/app/components/news/body/FireNews/MicroVision.tsx
index debd79b..2c78de9 100644
--- a/app/components/news/body/FireNews/MicroVision.tsx
+++ b/app/components/news/body/FireNews/MicroVision.tsx
@@ -31,7 +31,10 @@ export function MicroVision() {
diff --git a/app/components/news/body/ImageGridSection.tsx b/app/components/news/body/ImageGridSection.tsx
index 6ba4265..a3f8d51 100644
--- a/app/components/news/body/ImageGridSection.tsx
+++ b/app/components/news/body/ImageGridSection.tsx
@@ -38,7 +38,10 @@ const LearnPage = () => {
{/* 上右:轮播图 */}
-
+
{/* 下三图 */}
diff --git a/app/routes/news.tsx b/app/routes/news.tsx
index 88ec529..c5de7be 100755
--- a/app/routes/news.tsx
+++ b/app/routes/news.tsx
@@ -13,6 +13,8 @@ import { MicroVision } from "@/components/news/body/FireNews/MicroVision";
import { Hotline } from "@/components/news/body/FireNews/Hotline";
import { AutoCarouselDemo } from "@/components/AutoCarousel";
import { Footer } from "@/components/news/footer/footer";
+import { CarouselDemo } from "@/components/Carousel";
+
export function meta( ) {
return [
@@ -40,7 +42,6 @@ export default function Home() {
-
From c14daff3c048d7b97f1a2e62ab201d234aaf0e77 Mon Sep 17 00:00:00 2001
From: Li1304553726 <1304553726@qq.com>
Date: Thu, 20 Nov 2025 08:12:13 +0800
Subject: [PATCH 04/10] 1
---
app/components/news/body/FireNews/Hotline.tsx | 2 +-
app/components/news/body/FireNews/ImportantNews.tsx | 2 +-
app/components/news/body/FireNews/LectureHall.tsx | 2 +-
app/components/news/body/FireNews/MicroVision.tsx | 2 +-
app/components/news/footer/footer.tsx | 2 +-
5 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/app/components/news/body/FireNews/Hotline.tsx b/app/components/news/body/FireNews/Hotline.tsx
index 220905c..1c8c46f 100644
--- a/app/components/news/body/FireNews/Hotline.tsx
+++ b/app/components/news/body/FireNews/Hotline.tsx
@@ -7,7 +7,7 @@ export function Hotline() {