From b92fb517d453555df0ac74b37aa29fe2a6793bb8 Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Sun, 26 May 2024 22:17:02 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'SrcJyData.js'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SrcJyData.js | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/SrcJyData.js b/SrcJyData.js index 860bf994..f674d59c 100644 --- a/SrcJyData.js +++ b/SrcJyData.js @@ -873,7 +873,15 @@ function getYiData(jkdata) { }catch(e){ log(api_name+'>访问异常,请更换源接口!获取分类失败>'+e.message); } - + d.push({ + title: fold === '1' ? '““””' : '““””', + url: $('#noLoading#').lazyRule((fold) => { + putMyVar('SrcJu_dianbo$fold', fold === '1' ? '0' : '1'); + refreshPage(false); + return "hiker://empty"; + }, fold), + col_type: 'scroll_button', + }) if(recommends.length>0){ if(getMyVar('SrcJu_dianbo$cate_id','0')=='0'){ lists = recommends;//当前分类为推荐,取推荐列表