Skip to content

image 图片

常用的图片渲染组件。

基础用法

代码如下:

vue
<LImage :src="'https://picsum.photos/seed/picsum2/200/300'" style="margin: 0 auto;" />

image API

Attributes

属性名说明类型默认值
src图片地址string