Update readme.md

This commit is contained in:
DMC
2019-03-20 12:08:53 +08:00
committed by GitHub
parent 44593de5b1
commit 4278dd4065
+1 -1
View File
@@ -37,7 +37,7 @@ var imgs = document.getElementsByName('imgView');
var args = {
'selectMode': 101, //101=picker image and video , 100=image , 102=video
'maxSelectCount': 40, //default 40 (Optional)
'maxSelectSize': 188743680, //188743680=180M (Optional)
'maxSelectSize': 188743680, //188743680=180M (Optional) only android
};
document.getElementById('openBtn').onclick = function() {