stygian-desolator
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
0 deletions
-
components/image/demo/placeholder.md
|
|
@ -26,6 +26,7 @@ function ImageDemo() { |
|
|
|
src={`https://zos.alipayobjects.com/rmsportal/jkjgkEfvpUPVyRjUImniVslZfWPnJuuZ.png?${random}`} |
|
|
|
placeholder={ |
|
|
|
<Image |
|
|
|
preivew={false} |
|
|
|
src="https://zos.alipayobjects.com/rmsportal/jkjgkEfvpUPVyRjUImniVslZfWPnJuuZ.png?x-oss-process=image/blur,r_50,s_50/quality,q_1/resize,m_mfit,h_200,w_200" |
|
|
|
width={200} |
|
|
|
/> |
|
|
|