From 9f64c3a75a792baa779c0b3bd1c665192c76524f Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Tue, 18 Oct 2022 21:48:55 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'SrcJuying.js'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SrcJuying.js | 24 +++++++----------------- 1 file changed, 7 insertions(+), 17 deletions(-) diff --git a/SrcJuying.js b/SrcJuying.js index 7d59c15c..b21b669d 100644 --- a/SrcJuying.js +++ b/SrcJuying.js @@ -697,13 +697,12 @@ function yiji() { col_type: 'icon_5' }); d.push({ - title: "筛选", - url: $('#noLoading#').lazyRule((fold) => { - putMyVar('SrcJuying$fold', fold === '1' ? '0' : '1'); - refreshPage(false); - return "hiker://empty"; - }, fold), - pic_url: fold === '1'?'https://lanmeiguojiang.com/tubiao/more/213.png':'https://lanmeiguojiang.com/tubiao/more/172.png', + title: "直播", + url: $("hiker://empty#noRecordHistory##noHistory#").rule(() => { + require(config.依赖.match(/http(s)?:\/\/.*\//)[0] + 'SrcLive.js'); + Live(); + }), + pic_url: 'https://lanmeiguojiang.com/tubiao/more/87.png', col_type: 'icon_5' }); d.push({ @@ -745,16 +744,7 @@ function yiji() { col_type: 'scroll_button' }); } - /* - d.push({ - title: "直播", - url: $("hiker://empty#noRecordHistory##noHistory#").rule(() => { - require(config.依赖.match(/http(s)?:\/\/.*\//)[0] + 'SrcLive.js'); - Live(); - }), - col_type: 'scroll_button' - }); - */ + d.push({ col_type: "blank_block" });