mirror of
https://github.com/PlayEdu/backend
synced 2025-11-19 07:27:41 +08:00
系统配置优化
This commit is contained in:
@@ -244,7 +244,7 @@ const SystemConfigPage = () => {
|
||||
label="网站标题"
|
||||
name="system.name"
|
||||
>
|
||||
<Input style={{ width: 274 }} placeholder="请填写网站标题" />
|
||||
<Input style={{ width: 274 }} allowClear placeholder="请填写网站标题" />
|
||||
</Form.Item>
|
||||
<Form.Item
|
||||
style={{ marginBottom: 30 }}
|
||||
|
||||
Reference in New Issue
Block a user