diff --git a/SrcJuying.js b/SrcJuying.js index 32f7e7ee..7d59c15c 100644 --- a/SrcJuying.js +++ b/SrcJuying.js @@ -725,7 +725,15 @@ function yiji() { col_type: "blank_block" }) } - + d.push({ + title: fold === '1' ? '““””' : '““””', + url: $('#noLoading#').lazyRule((fold) => { + putMyVar('SrcJuying$fold', fold === '1' ? '0' : '1'); + refreshPage(false); + return "hiker://empty"; + }, fold), + col_type: 'scroll_button', + }) for (var i in categorys) { d.push({ title: getMyVar('SrcJuying$listTab', 'teleplay') === listTabs[i] ? '““””' + categorys[i] + '' : categorys[i], @@ -737,6 +745,7 @@ function yiji() { col_type: 'scroll_button' }); } + /* d.push({ title: "直播", url: $("hiker://empty#noRecordHistory##noHistory#").rule(() => { @@ -745,6 +754,7 @@ function yiji() { }), col_type: 'scroll_button' }); + */ d.push({ col_type: "blank_block" });