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

master
钟良源 2 weeks ago
parent a9c2425adb
commit d0a872511f

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

Loading…
Cancel
Save