From 4278dd406536e00b4ba070854c26719ddcc4cedd Mon Sep 17 00:00:00 2001 From: DMC Date: Wed, 20 Mar 2019 12:08:53 +0800 Subject: [PATCH] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 4c614e8..475e008 100644 --- a/readme.md +++ b/readme.md @@ -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() {