update
This commit is contained in:
@ -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]"}>
|
||||
|
Reference in New Issue
Block a user