<div style={{ textAlign: 'center' }}>
<Button type="primary" style={{ marginRight: '10px' }}>
保存
</Button>
<Button>取消</Button>
<Button type="primary" style={{ marginLeft: '10px' }}>
发布
</Button>
</div>
微信扫一扫
<div style={{ textAlign: 'center' }}>
<Button type="primary" style={{ marginRight: '10px' }}>
保存
</Button>
<Button>取消</Button>
<Button type="primary" style={{ marginLeft: '10px' }}>
发布
</Button>
</div>
相关推荐