{"id":1031,"date":"2014-09-12T11:03:00","date_gmt":"2014-09-12T03:03:00","guid":{"rendered":"http:\/\/hesiwei.cn\/?p=1024"},"modified":"2014-09-12T11:03:00","modified_gmt":"2014-09-12T03:03:00","slug":"%e8%8e%b7%e5%8f%96-ajax-return-%e7%9a%84%e8%bf%94%e5%9b%9e%e5%80%bc","status":"publish","type":"post","link":"http:\/\/hesiwei.cn\/?p=1031","title":{"rendered":"\u83b7\u53d6 ajax return \u7684\u8fd4\u56de\u503c"},"content":{"rendered":"<p>function check_phone (phone) {<br \/>\n$.ajax({<\/p>\n<p>url:URL,\/\/\u8bf7\u6c42\u7684url\u5730\u5740<\/p>\n<p>dataType:&#8221;json&#8221;, \/\/\u8fd4\u56de\u683c\u5f0f\u4e3ajson<\/p>\n<p>timeout: 10000,<\/p>\n<p>async:ture,\/\/\u8bf7\u6c42\u662f\u5426\u5f02\u6b65\uff0c\u9ed8\u8ba4\u4e3a\u5f02\u6b65<\/p>\n<p>data:{phone:phone}, \/\/\u53c2\u6570\u503c<\/p>\n<p>type:&#8221;POST&#8221;, \/\/\u8bf7\u6c42\u65b9\u5f0f<\/p>\n<p>beforeSend:function(){<\/p>\n<p>},<\/p>\n<p>success:function(req){<\/p>\n<p>if(req.status == 0){<\/p>\n<p>return false;<\/p>\n<p>}else{<\/p>\n<p>return true;<\/p>\n<p>}<\/p>\n<p>},<\/p>\n<p>complete:function(){<\/p>\n<p>},<\/p>\n<p>error:function(XMLHttpRequest, textStatus, errorThrown){<\/p>\n<p>return false;<\/p>\n<p>}<\/p>\n<p>});<\/p>\n<p>}<\/p>\n<p>\u4e0a\u9762\u7684\u51fd\u6570\uff0c\u60f3\u8fd4\u56detrue\u548cfalse,\u5728\u6267\u884calert(check_phone(phone))\u65f6\u5019\u662fundefined\uff0c\u611f\u89c9\u5728ajax\u4e2d\u8fd4\u56de\u5b9e\u9645\u4e0a\u51fd\u6570\u6ca1\u6709\u8fd4\u56de\u503c\uff0c\u5e94\u8be5\u5728ajax\u5916\u9762\u6267\u884creturn\u64cd\u4f5c\u3002<\/p>\n<p>function check_phone (phone) {<\/p>\n<p>var res = false;<\/p>\n<p>$.ajax({<\/p>\n<p>url:URL,\/\/\u8bf7\u6c42\u7684url\u5730\u5740<\/p>\n<p>dataType:&#8221;json&#8221;, \/\/\u8fd4\u56de\u683c\u5f0f\u4e3ajson<\/p>\n<p>timeout: 10000,<\/p>\n<p>async:false,\/\/\u8bf7\u6c42\u662f\u5426\u5f02\u6b65\uff0c\u9ed8\u8ba4\u4e3a\u5f02\u6b65<\/p>\n<p>data:{phone:phone}, \/\/\u53c2\u6570\u503c<\/p>\n<p>type:&#8221;POST&#8221;, \/\/\u8bf7\u6c42\u65b9\u5f0f<\/p>\n<p>beforeSend:function(){<\/p>\n<p>},<\/p>\n<p>success:function(req){<\/p>\n<p>if(req.status == 0){<\/p>\n<p>res=false;<\/p>\n<p>}else{<\/p>\n<p>res=true;<\/p>\n<p>}<\/p>\n<p>},<\/p>\n<p>complete:function(){<\/p>\n<p>},<\/p>\n<p>error:function(XMLHttpRequest, textStatus, errorThrown){<\/p>\n<p>return false;<\/p>\n<p>}<\/p>\n<p>});<\/p>\n<p>return res;<\/p>\n<p>}<\/p>\n<p>\u6ce8\u610f:async:false\u3002\u8bbe\u7f6e\u4e3a\u540c\u6b65\u7684\uff0c\u5fc5\u987b\u7b49ajax\u6267\u884c\u5b8c\uff0c\u8fd4\u56de\u76f8\u5e94\u8fd4\u56de\u503c\uff0c\u5426\u5219\u76f4\u63a5return\u521d\u59cb\u7684var res=false\u4e86\u3002<\/p>\n","protected":false},"excerpt":{"rendered":"<p>function check_phone (phone) { $.ajax({ url:URL,\/\/\u8bf7\u6c42\u7684ur [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[21],"tags":[],"class_list":["post-1031","post","type-post","status-publish","format-standard","hentry","category-web"],"_links":{"self":[{"href":"http:\/\/hesiwei.cn\/index.php?rest_route=\/wp\/v2\/posts\/1031","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/hesiwei.cn\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/hesiwei.cn\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/hesiwei.cn\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/hesiwei.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1031"}],"version-history":[{"count":0,"href":"http:\/\/hesiwei.cn\/index.php?rest_route=\/wp\/v2\/posts\/1031\/revisions"}],"wp:attachment":[{"href":"http:\/\/hesiwei.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1031"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/hesiwei.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1031"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/hesiwei.cn\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1031"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}