只要把type设置为reset即可,不需要设置click事件来清空每个输入框内容。 <button type="reset" >重置</button> 或 <input type="reset" value="重置" /> 相关文章: 2021-07-08 2022-12-23 2022-12-23 2021-08-18 2022-12-23 2022-12-23 2022-12-23