mirror of
https://github.com/PlayEdu/backend
synced 2025-06-19 01:07:20 +08:00
图片列表优化
This commit is contained in:
parent
ffbf24a2b5
commit
97caa68565
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user