9.9 修改预约管理页面
This commit is contained in:
@ -1289,7 +1289,7 @@ const JudgingPanel: React.FC<{}> = () => {
|
||||
name="faceId"
|
||||
style={{ display: 'inline-block', width: '60%' }}
|
||||
>
|
||||
<ExpertPhotoUpload maxSize={60} />
|
||||
<ExpertPhotoUpload maxSize={200} />
|
||||
</Form.Item>
|
||||
<Form.Item
|
||||
style={{ display: 'inline-block', width: '40%', position: "relative", right: '24%' }}
|
||||
|
Reference in New Issue
Block a user