diff --git a/SrcJyData.js b/SrcJyData.js index 85d88678..e32ee852 100644 --- a/SrcJyData.js +++ b/SrcJyData.js @@ -208,8 +208,8 @@ function homepage(datasource){ col_type: 'scroll_button' }); } - log($.type(acts)) - if($.type(acts)!='undefined'&&filter[i].label=='明星'){ + + if(acts!=undefined&&filter[i].label=='明星'){ let act = acts[getMyVar('SrcJuying$地区', '全部')]; act.forEach(item => { if($.type(item)!='string'){