type: 'POST', url: url, dataType: 'json', data: { email: email }, success: function (response, status) { if(response.code){ alert("Thank you for your feedback, we will contact you as soon as possible!"); $(obj)[0].reset(); }else{ if(response.tourl!=""){ if(confirm(response.data+'Do you want to immediately redirect login?')){ location.href=response.tourl; } } } }, error:function(xhr,status,error){ alert('Return data exception!'); } }); return false; }
katryna_chen@aliyun.com
+86 137-7570-8507
top