/** * Created by Dell on 2018/9/4. */ /** * 留言数据验证 */ function inputCheck(){ } /** * 留言信息提交 */ function jumpSubmit(){ alert(235); }