This commit is contained in:
quantulr
2023-11-08 15:42:55 +08:00
parent 83e7cd3c4d
commit cecc64f366
7 changed files with 22 additions and 6 deletions

View File

@ -6,7 +6,9 @@ import AnhuiSwiper from "@/app/_components/AnhuiSwiper";
import LatestNews from "@/app/_components/LatestNews";
import FriendLinks from "@/app/_components/FriendLinks";
import BranchLifeSketch from "@/app/_components/BranchLifeSketch";
import { ReactNode } from "react";
export const dynamic = "force-dynamic";
export default async function Home() {
return (
<main className={"mt-1 flex justify-between bg-[#f5fafe]"}>