1.让单选input框,不在被选中,添加disabled即可 2.input的file文件对象的清空,只需要input.val("");就可以了。 转载于:https://www.cnblogs.com/Neilisme/p/7241094.html