From 37cdd188902465d6906b000235a0c344596394c3 Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Wed, 11 Sep 2024 15:31:48 +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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SrcJySet.js b/SrcJySet.js index e6534900..0bcfc9fc 100644 --- a/SrcJySet.js +++ b/SrcJySet.js @@ -307,7 +307,7 @@ function SRCSet() { if(duoselect.length==0){ return "toast://未选择"; } - return $('hiker://empty##fypage#noRecordHistory##noHistory#').rule((num) => { + return $("hiker://empty#noRecordHistory##noHistory#").rule((num) => { let d = []; d.push({ title: "待较验源:" + num, @@ -316,7 +316,7 @@ function SRCSet() { require(config.依赖.match(/http(s)?:\/\/.*\//)[0] + 'SrcJyData.js'); let duoselect = storage0.getMyVar('SrcJu_duoselect') || []; let task = function (jkdata) { - + let MY_PAGE = 1; let yi = getYiData(jkdata); log($.type(yi)); log(yi);