This commit is contained in:
sentsin
2017-09-01 07:52:28 +08:00
parent 50a68bf875
commit b644b76ce3
33 changed files with 103 additions and 75 deletions

View File

@@ -119,6 +119,7 @@ layui.use('upload', function(){
elem: '#test2'
,url: ''
,multiple: true
,size: 1024
,before: function(obj){
//预读本地文件示例不支持ie8
obj.preview(function(index, file, result){