input File文件上传accept过滤zip、rar等 发表于:2021-02-07 发布在:前端技术 评论:0 条评论 input File文件上传accept,如果需要选中zip是accept=".application/zip",如果需要选中zip和rar则accept=".zip,.rar"。 相关文章 最热文章 jQuery(".content").position().top和jQuery(".content").offset().top区别 phpstorm配置自动压缩js,css文件 微信小程序的页面跳转函数总结 PHP代码实现csv大文件导入方法 JS实现网页加水印代码 热门推荐