This commit is contained in:
Li1304553726 2025-11-19 08:18:38 +08:00
parent f2b1457800
commit bc101a5eed
1 changed files with 0 additions and 2 deletions

View File

@ -28,13 +28,11 @@ export default function Home() {
<NewsList /> <NewsList />
<ImageGridSection /> <ImageGridSection />
<GrassrootsDynamics /> <GrassrootsDynamics />
<GrassrootsDynamics />
<FhjtPage/> <FhjtPage/>
<FhwsPage/> <FhwsPage/>
<FhrxPage /> <FhrxPage />
<CultureBgPage /> <CultureBgPage />
<Integrated /> <Integrated />
<Integrated />
</div> </div>
); );
} }