This commit is contained in:
dmcBig
2017-09-05 17:30:23 +08:00
committed by GitHub
parent 8e442fdace
commit 09c8e587ba
+1 -1
View File
@@ -36,7 +36,7 @@ html code:
index.js code:
var imgs=document.getElementsByName('imgView');
var args={'showThumbnail':true,
var args={ 'showThumbnail':true,
'selectMode':101,//101=PICKER_IMAGE_VIDEO , 100=PICKER_IMAGE , 102=PICKER_VIDEO
'maxSelectCount':12, //default 40 (Optional)
'maxSelectSize':188743680,//188743680=180M (Optional)