From 1725c6f5aed56d2b7ebe5dab0138a635e4032333 Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Tue, 14 Mar 2023 22:21:18 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'SrcJyXunmi.js'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SrcJyXunmi.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SrcJyXunmi.js b/SrcJyXunmi.js index af91c01b..5ac4dd79 100644 --- a/SrcJyXunmi.js +++ b/SrcJyXunmi.js @@ -1334,7 +1334,7 @@ function xunmierji(type,ua) { if(getMyVar('yundiskLine','0')==1){ d.push({ title: '云盘搜索', - url: $().lazyRule((name) => { + url: $("#noLoading#").lazyRule((name) => { require(config.依赖.match(/http(s)?:\/\/.*\//)[0] + 'SrcJyAliDisk.js'); aliShareSearch(name); return "toast://搜索完成"; @@ -1345,7 +1345,7 @@ function xunmierji(type,ua) { if(getMyVar('alistLine','0')==1){ d.push({ title: 'Alist搜索', - url: $().lazyRule((name) => { + url: $("#noLoading#").lazyRule((name) => { require(config.依赖.match(/http(s)?:\/\/.*\//)[0] + 'SrcJyAlist.js'); if(datalist.length>0){ alistSearch2(name,1);