This commit is contained in:
sentsin
2017-11-27 23:44:54 +08:00
parent 33e7e9ac23
commit ec2c430d2b
34 changed files with 104 additions and 54 deletions

View File

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