From dda8f78a527c328035899105589327c6bd92631f Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Sat, 3 Aug 2024 16:40:45 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'SrcJySet.js'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SrcJySet.js | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/SrcJySet.js b/SrcJySet.js index 2f2082f1..06a581df 100644 --- a/SrcJySet.js +++ b/SrcJySet.js @@ -153,7 +153,7 @@ function SRCSet() { col_type: 'scroll_button' }) }) - if(sx.length==0){ + if(sx.length>0){ sx.unshift({ title: "清搜", url: !getMyVar("SrcJu_seacrhJiekou")?"hiker://empty":$('#noLoading#').lazyRule(() => { @@ -593,7 +593,13 @@ function jiekou(data) { onChange: 'putMyVar("apiurl",input);' } }); - + if(data && data.ext){ + d.push({ + title: data.ext, + col_type: 'text_1', + url: "hiker://empty" + }); + } d.push({ title: '类型:' + getMyVar('apitype', ''), col_type:'text_1',