From 30e26ec97eb16b4d07d6038689293a27a245f042 Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Fri, 18 Nov 2022 17:03:06 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'SrcJyXunmi.js'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SrcJyXunmi.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SrcJyXunmi.js b/SrcJyXunmi.js index 3a234222..164e4573 100644 --- a/SrcJyXunmi.js +++ b/SrcJyXunmi.js @@ -114,7 +114,7 @@ function xunmi(name,data,ishkss) { return item.group==grouplist[i] || !item.group&&item.type==grouplist[i]; }) if(grouplist[i]==xunmigroup){datalist2 = lists;} - if(!ishkss){//海阔软件搜索时隐藏分组 + if(!ishkss&&JYconfig.aichabei==1){//海阔软件搜索时隐藏分组 let groupname = grouplist[i]+'('+lists.length+')'; let groupmenu = getMyVar('groupmenu')?getMyVar('groupmenu').split(','):[]; groupmenu.push(groupname); @@ -827,7 +827,7 @@ function xunmi(name,data,ishkss) { if(count>0){ putMyVar("starttask","1"); bess(datalist,beresults,beerrors,name,count,ishkss); - }else{ + }else if(JYconfig.aichabei==1){ chabeisousuo(name,ishkss); } }