|
|
@ -208,8 +208,8 @@ function homepage(datasource){ |
|
|
|
col_type: 'scroll_button' |
|
|
|
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$地区', '全部')]; |
|
|
|
let act = acts[getMyVar('SrcJuying$地区', '全部')]; |
|
|
|
act.forEach(item => { |
|
|
|
act.forEach(item => { |
|
|
|
if($.type(item)!='string'){ |
|
|
|
if($.type(item)!='string'){ |
|
|
|