input上传文件只限制上传图片

<input type="file" name="file" accept="image/*" id="upload" >
注意里面的 accept 属性
posted @ 2019-12-25 17:42  smil、梵音  阅读(1266)  评论(0编辑  收藏  举报