图片
<sm-image src="https://iclient.supermap.io/img/whatsNewLandUse.png"></sm-image>
Attributes
参数 | 说明 | 类型 | 可选值 | 默认值 |
---|---|---|---|---|
src | 图片地址 | string | - | - |
repeat | 图片重复 | string | 'center' | 'noRepeat' | 'repeatX' | 'repeatY' | 'repeatXY' | 'center' |
href | 超链接地址 | string | - | - |
target | 跳转窗口方式 | string | - | '_self' |