From 8295c5c767ca2809df9a147de44f95ece68b5869 Mon Sep 17 00:00:00 2001 From: gyt <602050807@qq.com> Date: Mon, 16 Dec 2024 17:31:31 +0800 Subject: [PATCH] zhushi --- web/static/script/jquery-1.7.2.js | 1 + 1 file changed, 1 insertion(+) diff --git a/web/static/script/jquery-1.7.2.js b/web/static/script/jquery-1.7.2.js index 445e569..63f13ec 100644 --- a/web/static/script/jquery-1.7.2.js +++ b/web/static/script/jquery-1.7.2.js @@ -9210,6 +9210,7 @@ // 返回body元素的偏移量对象 }, + setOffset: function( elem, options, i ) { // 定义一个方法setOffset,用于设置元素的偏移量 var position = jQuery.css( elem, "position" );