镜像设置相关
This commit is contained in:
parent
45fc4dcdcd
commit
5d0afb265b
|
|
@ -155,7 +155,7 @@ class Setting extends Component {
|
|||
const { CategoryList, LanguageList, private_check } = this.state;
|
||||
return (
|
||||
<div>
|
||||
<WhiteBack>
|
||||
<WhiteBack style={{paddingBottom:"20px"}}>
|
||||
<Title>基本设置</Title>
|
||||
<Form className="baseForm">
|
||||
<Form.Item label="项目名称">
|
||||
|
|
|
|||
Loading…
Reference in New Issue