更新 'SrcJyXunmi.js'

pull/1/head
src48597962 2 years ago
parent 69200c6c48
commit 6b433bab85
  1. 2
      SrcJyXunmi.js

@ -114,7 +114,7 @@ function xunmi(name,data,ishkss) {
return item.group==grouplist[i] || !item.group&&item.type==grouplist[i]; return item.group==grouplist[i] || !item.group&&item.type==grouplist[i];
}) })
if(grouplist[i]==xunmigroup){datalist2 = lists;} if(grouplist[i]==xunmigroup){datalist2 = lists;}
if(!ishkss&&JYconfig.aichabei==1){//海阔软件搜索时隐藏分组 if(!ishkss){//海阔软件搜索时隐藏分组
let groupname = grouplist[i]+'('+lists.length+')'; let groupname = grouplist[i]+'('+lists.length+')';
let groupmenu = getMyVar('groupmenu')?getMyVar('groupmenu').split(','):[]; let groupmenu = getMyVar('groupmenu')?getMyVar('groupmenu').split(','):[];
groupmenu.push(groupname); groupmenu.push(groupname);

Loading…
Cancel
Save