From 0aeed33ce3a12004322335fd2f591eb3fac68ad3 Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Sun, 28 Apr 2024 17:42:39 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'SrcJuying.js'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SrcJuying.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/SrcJuying.js b/SrcJuying.js index dc6f2555..29f150e4 100644 --- a/SrcJuying.js +++ b/SrcJuying.js @@ -669,7 +669,7 @@ function yiji() { col_type: "blank_block" }) } - if (typeof(setPreResult)!="undefined") { + if (typeof(setPreResult)!="undefined" && getMyVar('动态加载loading')!='1') { d.push({ title: "", url: "hiker://empty", @@ -689,6 +689,7 @@ function yiji() { }) setPreResult(d); d = []; + putMyVar('动态加载loading', '1'); } }