5.27 样式修改
This commit is contained in:
@ -394,8 +394,9 @@ const PublicPlatform: React.FC<{}> = () => {
|
||||
onCancel={() => setExampleVisible(false)}
|
||||
cancelText="关闭"
|
||||
okButtonProps={{ hidden: true }}
|
||||
bodyStyle={{ padding: 48 }}
|
||||
centered
|
||||
width={873}
|
||||
width={921}
|
||||
>
|
||||
<img src={exampleImg} width="825" height="501" />
|
||||
</Modal>
|
||||
|
Reference in New Issue
Block a user