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"}>
|
||||
负责院科技成果转移转化与产业化工作,主要职责为:
|
||||
<ol className={"list-decimal list-inside"}>
|
||||
<li>负责产业化项目的申报和管理。</li>
|
||||
|
Reference in New Issue
Block a user