@ -8212,7 +8212,6 @@
cors:!!xhr && ("withCredentials" in xhr)
});
})(jQuery.ajaxSettings.xhr());
// Create transport if the browser can provide an xhr
// 如果浏览器支持 xhr,则创建传输对象
if (jQuery.support.ajax) {