From 9e01cff2aa11e7bb9fa835aa287a59285bf84d6c Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Wed, 12 Apr 2023 16:05:38 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'SrcJu.js'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SrcJu.js | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/SrcJu.js b/SrcJu.js index d065fa9e..d8e0bc49 100644 --- a/SrcJu.js +++ b/SrcJu.js @@ -342,6 +342,12 @@ function erji() { d.push({ title: "切换书源", url: $("#noLoading#").lazyRule((name) => { + updateItem("listloading2", { + extra: { + id: "listloading", + lineVisible: false + } + }); if(getMyVar('SrcJuSousuoTest')){ return "toast://编辑测试模式下不允许换源."; }else if(!getMyVar('SrcJuSearching')){ @@ -479,7 +485,7 @@ function erji() { url: 'hiker://empty', col_type: 'text_center_1', extra: { - id: "listloading", + id: getMyVar('已选择换源列表')?"listloading2":"listloading", lineVisible: false } });