1.0.2 • Published 3 years ago

sxw-upload v1.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

sxw-upload

安装

npm install sxw-upload --save

import Upload from 'sxw-upload';

<upload></upload>

options

参数              参数名                类型        默认值
value             选中的路径            String      ''
butWidth          宽度                 Number      100
butHeight         高度                 Number      100
isShowOperation   是否显示删除          Boolean     true       
name              name值               String      upload
accept            允许上传的格式        Array       [] 可选类似png,jpg,jpeg...
1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago