Image 图片

图片,用于展示图像信息。

使用场景

  • 用户头像

  • 商品图片

示例

{
"Label": {
"bind": "images",
"view": {
"type": "Image",
"props": {}
}
}
}

Props

interface IProps extends ImageProps {}

其他属性见 Antd Image

Image 图片

图片,用于展示图像信息。

使用场景

  • 用户头像

  • 商品图片

示例

{
"Label": {
"bind": "images",
"view": {
"type": "Image",
"props": {}
}
}
}

Props

interface IProps extends ImageProps {}

其他属性见 Antd Image