About cross-domain issues with ajax requests

 Asynchronous request cross-domain method in jQuery:

  xhrFields: {withCredentials: true} 

   When set to true, it means that cross-domain is allowed;

                        When false, it means that cross-domain is prohibited

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=324951962&siteId=291194637