update
This commit is contained in:
@ -4,7 +4,7 @@ const Page = () => {
|
||||
return (
|
||||
<>
|
||||
<ArticleHeading text={"合作企业"} />
|
||||
<p className={"text-base indent-8 my-1"}>对接中...</p>
|
||||
<p className={"my-1 indent-8 text-base"}>对接中...</p>
|
||||
</>
|
||||
);
|
||||
};
|
||||
|
Reference in New Issue
Block a user