From 3875a73d35c9ea93236f52165d71acf28f4aeef4 Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Sat, 8 Apr 2023 18:22:23 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'SrcJuSet.js'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SrcJuSet.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/SrcJuSet.js b/SrcJuSet.js index 43de8085..f3895687 100644 --- a/SrcJuSet.js +++ b/SrcJuSet.js @@ -277,6 +277,7 @@ function jiekouapi(sourcefile, data) { if(source){ return $("hiker://empty#noRecordHistory##noHistory#").rule((name,sdata) => { putMyVar('SrcJuSousuo','1'); + putMyVar('SrcJuSousuoTest','1'); let d = []; d.push({ title: "搜索中...", @@ -291,6 +292,7 @@ function jiekouapi(sourcefile, data) { require(config.依赖); search(name,sdata); clearMyVar('SrcJuSousuo'); + clearMyVar('SrcJuSousuoTest'); },input,source) }else{ return "toast://确认搜索源接口数据?"