1.0.9 • Published 4 years ago

sbd-plugin-group v1.0.9

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

sbd-plugin-group

Vue component library

npm

npm install sbd-plugin-group --save-dev

API

上传图片预览

 <UploadImg :defImg="XXX"></UploadImg>
参数说明格式必填默认
defImg上传图片自定义iconStringNo
maxSize最大限制StringNo2 (M)
$.emit
名称说明格式
sendWarning1:超过最大M,2:格式有误String
sendImgFile图片base64String

头像

 <Avatar></Avatar>
参数说明格式必填默认
shape指定头像的形状,可选值为 circle、squareStringNocircle
url图片类头像的资源地址StringNo
width图片类头像的显示宽度(px)StringNo64
height图片类头像的显示宽度(px)StringNo64
isAuto图片类头像是否拉伸高度BooleanNofalse

For detailed explanation on how things work, consult the docs for vue-loader.

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago