H5图片上传不能使用
在微信里打开个页面,选择并上传图片
<form action="" onsubmit=“return false;”>
<input type=“file” name=“file” accept=“image/gif,image/jpeg,image/png,image/jpg,image/tiff,image/bmp”>
<input type=“reset” style=“display:none;” id=“reset”>
</form>
现在在Andriod端发现图库里的图片都是灰色的,无法选择。我记得之前是好的
IOS没有这个问题
有哪位大佬知道这个是什么原因吗?
2 回复