feat: 统一运营设置页面的保存按钮大小规格
This commit is contained in:
@@ -184,7 +184,7 @@ export default function GeneralSettings(props) {
|
||||
</Col>
|
||||
</Row>
|
||||
<Row>
|
||||
<Button size='large' onClick={onSubmit}>
|
||||
<Button size='default' onClick={onSubmit}>
|
||||
保存通用设置
|
||||
</Button>
|
||||
</Row>
|
||||
|
||||
Reference in New Issue
Block a user