未验证 提交 7074f515 编写于 作者: V vickyYe 提交者: GitHub

fix: image组件demo优化 (#636)

上级 b67e3a57
......@@ -150,6 +150,7 @@ const ImageDemo = () => {
width="100"
height="100"
showLoading
isLazy
onLoad={() => {
console.log('image onload')
}}
......@@ -160,6 +161,7 @@ const ImageDemo = () => {
<Image
width="100"
height="100"
isLazy
slotLoding={
<>
<Icon name="loading" />
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册