This commit is contained in:
quantulr
2023-11-01 17:27:06 +08:00
parent 7e465da9d2
commit 1a22404f19
87 changed files with 1604 additions and 196 deletions

View File

@ -1,16 +1,16 @@
import ArticleHeading from "@/app/components/ArticleHeading";
const Page = () => {
return (
<>
<h2 className={"text-center text-lg font-bold text-[#054786]"}>
绿
</h2>
<p className={"text-base indent-8 mt-8"}>
<ArticleHeading text={"中国科学院重庆绿色智能技术研究院合肥分院"} />
<p className={"text-base indent-8 my-1"}>
绿绿201822020181220
</p>
<p className={"text-base indent-8 mt-8"}>
<p className={"text-base indent-8 my-1"}>
5G物联绿绿
</p>
<p className={"text-base indent-8 mt-8"}>
<p className={"text-base indent-8 my-1"}>
</p>
</>