Merge branch 'fork' of 124-template-94/d8d-admin-mobile-starter-public into main
This commit is contained in:
@@ -273,11 +273,11 @@ export const KnowInfoPage = () => {
|
||||
style={{ marginBottom: '16px' }}
|
||||
>
|
||||
<Form.Item name="title" label="标题">
|
||||
<Input placeholder="请输入文章标题" />
|
||||
<Input placeholder="要搜索的文章标题" />
|
||||
</Form.Item>
|
||||
|
||||
<Form.Item name="category" label="分类">
|
||||
<Input placeholder="请输入文章分类" />
|
||||
<Input placeholder="要搜索的文章分类" />
|
||||
</Form.Item>
|
||||
|
||||
<Form.Item>
|
||||
|
||||
Reference in New Issue
Block a user