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