From 512698b914bb49e20fbd1c6c98909501a3fe1711 Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Fri, 2 Aug 2024 11:13:53 +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 | 1 + 1 file changed, 1 insertion(+) diff --git a/SrcJyPublic.js b/SrcJyPublic.js index 34014f26..71ff0add 100644 --- a/SrcJyPublic.js +++ b/SrcJyPublic.js @@ -130,6 +130,7 @@ function checkBoxUrl(input) { eval('let data = ' + html) if(data.urls){ + hideLoading(); return {urls: data.urls}; } } catch (e) {