From 62feed2d25e88a6a6e61e84d8aa83abeb7aedb82 Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Wed, 3 May 2023 20:20:23 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'SrcJu.js'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SrcJu.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SrcJu.js b/SrcJu.js index 9875f7d3..548d4769 100644 --- a/SrcJu.js +++ b/SrcJu.js @@ -752,7 +752,7 @@ function sousuo() { } //搜索接口 function search(keyword, mode, sdata, group, type) { - if(mode=="sousuo" && getMyVar('SrcJuSearching')=="1"){ + if(MY_PAGE==1 && mode=="sousuo" && getMyVar('SrcJuSearching')=="1"){ putMyVar("SrcJu_停止搜索线程", "1"); let waittime = 10; for (let i = 0; i < waittime; i++) {