From bf17de3893c9a6481cfeee649b567b14b1c1dcb8 Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Thu, 13 Jul 2023 21:41:32 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'SrcJu.js'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SrcJu.js | 1 + 1 file changed, 1 insertion(+) diff --git a/SrcJu.js b/SrcJu.js index a996b316..fc51200c 100644 --- a/SrcJu.js +++ b/SrcJu.js @@ -774,6 +774,7 @@ function erji() { let list_col_type = getItem('SrcJuList_col_type', 'text_2');//列表样式 for(let i=0; i<列表.length; i++) { let extra = details.extra || {}; + log(extra.blockRules); extra.id = name + "_选集_" + i; extra.url = 列表[i].url; extra.cls = "loadlist playlist";