This commit is contained in:
quantulr
2023-11-03 17:25:10 +08:00
parent 2423f8c2e8
commit b6a722fa79
62 changed files with 415 additions and 260 deletions

View File

@ -4,17 +4,17 @@ const Page = () => {
return (
<>
<ArticleHeading text={"院长致辞"} />
<p className={"text-base indent-8 my-1"}>
<p className={"my-1 indent-8 text-base"}>
</p>
<p className={"text-base indent-8 my-1"}>
<p className={"my-1 indent-8 text-base"}>
绿绿
</p>
<p className={"text-base indent-8 my-1"}>
<p className={"my-1 indent-8 text-base"}>
5G物联网等领域进行科技布局绿沿
</p>
<p className={"text-base indent-8 my-1"}>
<p className={"my-1 indent-8 text-base"}>
</p>
</>