From 59a5c7c9c6e9ee3f71b7ea267274378917fd9a00 Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Wed, 10 Jul 2024 09:29:22 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'SrcJyPublic.js'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SrcJyPublic.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/SrcJyPublic.js b/SrcJyPublic.js index 110f3212..b4b208bb 100644 --- a/SrcJyPublic.js +++ b/SrcJyPublic.js @@ -42,6 +42,7 @@ function getDatas(lx, isyx) { let dySource = Juconfig['dySource']; let input; if(dySource.startsWith('http')){ + showLoading('正在加载中,请稍后...'); let dyJkTmpFile = "hiker://files/_cache/"+md5(Juconfig['dySource'])+".json"; if(!fileExist(dyJkTmpFile)){ let contnet = getJkContnet(Juconfig['dySource']); @@ -136,6 +137,7 @@ function getDatas(lx, isyx) { }catch(e){} } } + hideLoading(); } if (getItem("sourceListSort") == "接口名称") {