From b922164db02d53e4a40b6bfe075c5fee2574d88e Mon Sep 17 00:00:00 2001 From: gyt <602050807@qq.com> Date: Wed, 18 Dec 2024 19:37:25 +0800 Subject: [PATCH] change jquery --- web/static/script/jquery-1.7.2.js | 1 - 1 file changed, 1 deletion(-) diff --git a/web/static/script/jquery-1.7.2.js b/web/static/script/jquery-1.7.2.js index 5850b70..90768f2 100644 --- a/web/static/script/jquery-1.7.2.js +++ b/web/static/script/jquery-1.7.2.js @@ -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) {