mirror of
https://github.com/PlayEdu/backend
synced 2025-12-29 23:59:35 +08:00
资源图片渲染
This commit is contained in:
@@ -176,8 +176,10 @@ export const ResourceImagesPage = () => {
|
||||
</i>
|
||||
<Image
|
||||
preview={true}
|
||||
width={150}
|
||||
height={150}
|
||||
style={{
|
||||
width: "150px",
|
||||
height: "auto",
|
||||
}}
|
||||
src={item.url}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user