兼容安卓微信调用摄像头

时间:2017-12-20 19:24:45   收藏:0   阅读:257

兼容安卓微信调用摄像头

 <input type="file" name="file"  capture="camera">

兼容安卓默认选择sd卡上的相册图片

 <input type="file" name="file" accept="image/*" >

原文:http://www.cnblogs.com/tangqi9602/p/8075291.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!