9.9 修改预约管理页面

This commit is contained in:
jl-zhoujl2
2022-09-09 16:02:19 +08:00
parent 22647199ea
commit 92a759bc48
5 changed files with 81 additions and 91 deletions

View File

@ -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%' }}