联系我们
|
更多分站
欢迎访问泰安聚鑫联实业股份有限公司官网!
泰 //guiyang.juxinlian.com/myform/", data: $('#myform1').serialize(), success: function (result) { console.log(result); if (result.status == "success") { $('#myform1')[0].reset(); $('#message').css({ "transform":"scale(0)", "transition":".5s" }); alert("提交成功"); }else { alert(result.msg); } }, error : function() { alert(result.msg); } }); }