update
This commit is contained in:
@ -1,8 +1,10 @@
|
||||
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"}>
|
||||
负责院科技发展规划、学科体系建设、重大科技任务组织、科技管理、国际交流等工作,主要职责为:
|
||||
</p>
|
||||
<ol className={"list-decimal list-inside indent-8"}>
|
||||
|
Reference in New Issue
Block a user