From 8ee5c33e0259e5691cec7bf0cebeea2a8e10e37e Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Fri, 11 Nov 2022 17:11:51 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'SrcJyData.js'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SrcJyData.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/SrcJyData.js b/SrcJyData.js index 6799be01..b9b5dd47 100644 --- a/SrcJyData.js +++ b/SrcJyData.js @@ -209,7 +209,8 @@ function homepage(datasource){ }); } if(option_list.label=='明星'){ - let act = acts[getMyVar('SrcJuying$明星', '全部')]; + let act = acts[getMyVar('SrcJuying$地区', '全部')]; + log(act); act.forEach(item => { if($.type(item)!='string'){ item = item.id;