update
This commit is contained in:
@ -4,10 +4,10 @@ const Page = () => {
|
||||
return (
|
||||
<>
|
||||
<ArticleHeading text={"知识产权服务"} />
|
||||
<p className={"text-base indent-8 my-1 text-center"}>
|
||||
<p className={"my-1 text-center indent-8 text-base"}>
|
||||
知识产权服务内容:
|
||||
</p>
|
||||
<ol className={"list-decimal list-inside indent-8 text-center"}>
|
||||
<ol className={"list-inside list-decimal text-center indent-8"}>
|
||||
<li>知识产权申报</li>
|
||||
<li>知识产权运营</li>
|
||||
<li>知识产权交易</li>
|
||||
|
Reference in New Issue
Block a user