From 3cfe108dadbd97945d4682587518834ef0f6cef4 Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Sat, 3 Dec 2022 22:39:24 +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 | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) diff --git a/SrcJuying.js b/SrcJuying.js index c55a01b1..78c03057 100644 --- a/SrcJuying.js +++ b/SrcJuying.js @@ -553,21 +553,7 @@ function sousuo2() { title: '\t热搜榜\t\t\t', url: "hiker://empty", pic_url: 'https://ss1.baidu.com/6ONXsjip0QIZ8tyhnq/it/u=3779990328,1416553241&fm=179&app=35&f=PNG?w=60&h=70&s=E7951B62A4639D153293A4E90300401B', - col_type: 'icon_small_3', - extra: { - longClick: [{ - title: "开启/关闭搜索历史记录显示", - js: $.toString(() => { - if(getItem('searchrecordide','0')=='1'){ - clearItem('searchrecordide'); - }else{ - setItem('searchrecordide','1'); - } - refreshPage(false); - return "toast://已切换" - }) - }] - } + col_type: 'icon_small_3' }); var resoufile = "hiker://files/rules/Src/Juying/resou.json";