mirror of
https://github.com/PlayEdu/backend
synced 2025-12-25 17:49:30 +08:00
线上课编辑页面上架时间优化
This commit is contained in:
@@ -695,7 +695,7 @@ export const CourseCreate: React.FC<PropInterface> = ({
|
||||
form.setFieldsValue({ thumb: url });
|
||||
}}
|
||||
></UploadImageButton>
|
||||
<span className="helper-text ml-16">
|
||||
<span className="helper-text ml-8">
|
||||
(推荐尺寸:400x300px)
|
||||
</span>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user