style(componentCoding): 隐藏启动项设置按钮

master
钟良源 2 weeks ago
parent a9c2425adb
commit d0a872511f

@ -231,14 +231,14 @@ const ComponentCoding = () => {
</div>
</Space>
<Space>
<Button
type="primary"
style={{ marginLeft: 5, borderRadius: 4 }}
>
</Button>
</Space>
{/*<Space>*/}
{/* <Button*/}
{/* type="primary"*/}
{/* style={{ marginLeft: 5, borderRadius: 4 }}*/}
{/* >*/}
{/* 启动项设置*/}
{/* </Button>*/}
{/*</Space>*/}
</div>

Loading…
Cancel
Save