From 1a0b7d32337969d489232f951c139df04b39d2c2 Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Sun, 1 Sep 2024 16:14:46 +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 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/SrcJuying.js b/SrcJuying.js index 520d6556..89fb3762 100644 --- a/SrcJuying.js +++ b/SrcJuying.js @@ -638,11 +638,15 @@ function dianboerji() { function dianboyiji(testdata) { addListener("onClose", $.toString(() => { clearMyVar('点播动态加载loading'); + clearMyVar('点播一级jkdata'); })); let d = []; let jkdata = {}; if(testdata){ + log("接口测试模式"); jkdata = testdata; + }else if(storage0.getMyVar('点播一级jkdata')){ + jkdata = storage0.getMyVar('点播一级jkdata'); }else{ let yxdatalist = getDatas('jk', 1); let index = yxdatalist.indexOf(yxdatalist.filter(d => d.type==sourceType && d.name==sourceName )[0]);