From 7f40556e366a8b79350bc4df65a4029f70384d17 Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Fri, 14 Oct 2022 09:48:14 +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 | 36 ++++++++++++++++++++++++++++++++++-- 1 file changed, 34 insertions(+), 2 deletions(-) diff --git a/SrcJySet.js b/SrcJySet.js index 23b01e75..ceee8ffd 100644 --- a/SrcJySet.js +++ b/SrcJySet.js @@ -1961,9 +1961,41 @@ function extension(){ col_type: "line_blank" }); d.push({ - title: '选择需要导入的项目', + title: '选择需要的功能类型', col_type: "rich_text", - extra:{textSize:16} + extra:{textSize:12} + }); + d.push({ + title: TVBOX源导入, + col_type: 'scroll_button', + url: $('#noLoading#').lazyRule(() => { + + refreshPage(true); + return "hiker://empty"; + }) + }); + d.push({ + title: biu源导入, + col_type: 'scroll_button', + url: $('#noLoading#').lazyRule(() => { + + refreshPage(true); + return "hiker://empty"; + }) + }); + d.push({ + title: 其他源导入, + col_type: 'scroll_button', + url: $('#noLoading#').lazyRule(() => { + + refreshPage(true); + return "hiker://empty"; + }) + }); + d.push({ + title: '选择需要的导入项目', + col_type: "rich_text", + extra:{textSize:12} }); d.push({ title:(getMyVar('importjiekou','0')=="1"?getide(1):getide(0))+'影视接口',