This commit is contained in:
Li1304553726 2025-11-19 08:13:47 +08:00
parent 5dbde23e31
commit c9555f73b6
1 changed files with 3 additions and 1 deletions

View File

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