Fork me on GitHub
摘要: 公司要做手机扫码上传功能。然而<input type="file" accept="image/*">在android的qq扫码不能够调用拍照功能。ios正常。 如果加入capture = "camera",那么android微信上传就只能够调用拍照不能够调用图库功能。 于是,最后选择了不加入cap 阅读全文
posted @ 2018-09-13 11:41 森海轮回 阅读(672) 评论(0) 推荐(0)