From 0832c9cb7a585bed68e755dd9be3a7cdade9e05a Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Tue, 17 Dec 2024 14:36:11 +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 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/SrcJuying.js b/SrcJuying.js index 60ff7f14..8b489231 100644 --- a/SrcJuying.js +++ b/SrcJuying.js @@ -947,7 +947,9 @@ function dianboyiji(testSource) { let pop = hikerPop.checkByBiometric(() => { putMyVar('已验证指纹','1'); refreshPage(false); - selectSource(); + if(parseInt(getMyVar('点播下滑num','0'))>1){ + selectSource(); + } }); }else{ require(config.依赖.replace(/[^/]*$/,'') + 'SrcJyData.js');