摘要: 使用input type=file标签进行文件上传时,在安卓手机中的微信浏览器中不能调起相机,但是在苹果手机中的微信浏览器中可以调用相机。解决办法很简单, <input type="file" name="upload" onchange="onChooseFile(this)" accept="i 阅读全文
posted @ 2015-06-26 17:05 刚泡 阅读(2604) 评论(0) 推荐(0)