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');