图片列表优化

This commit is contained in:
禺狨 2023-03-10 18:14:44 +08:00
parent ffbf24a2b5
commit 97caa68565

View File

@ -82,6 +82,9 @@ export const ResourceImagesPage = () => {
</Col> </Col>
<Col span={20}> <Col span={20}>
<div className="playedu-main-body"> <div className="playedu-main-body">
<div className="playedu-main-title float-left mb-24">
/
</div>
<Row gutter={16} style={{ marginBottom: 24 }}> <Row gutter={16} style={{ marginBottom: 24 }}>
<Col span={24}> <Col span={24}>
<UploadImageSub <UploadImageSub