js清空form 不需要找到每个input 在改value="" 直接 onclick="this.form.reset(); " 点击事件 提交一次表单 onclick="this.form.submit();"