更新 js/NY影院.js

This commit is contained in:
aliluya 2023-11-13 08:15:12 +00:00
parent 1b8d78f290
commit 1db245c6e2

View File

@ -8,8 +8,7 @@ var rule={
homeUrl:'/index.php/label/rb.html', homeUrl:'/index.php/label/rb.html',
//url: '/index.php/api/vod#type=fyfilter&page=fypage', //url: '/index.php/api/vod#type=fyfilter&page=fypage',
url: '/index.php/api/vod#vodshow=fyfilter&page=fypage', url: '/index.php/api/vod#vodshow=fyfilter&page=fypage',
//detailUrl:'/voddetail/fyid.html', detailUrl:'/voddetail/fyid.html',
detailUrl:'/vodshow/fyid.html',
filterable:1,//是否启用分类筛选, filterable:1,//是否启用分类筛选,
filter_url:'{{fl.cateId}}', filter_url:'{{fl.cateId}}',
filter:{ filter:{
@ -25,8 +24,8 @@ var rule={
4:{cateId:'4'}, 4:{cateId:'4'},
5:{cateId:'5'} 5:{cateId:'5'}
}, },
// class_name:'电影&电视剧&综艺&动漫&竞技体育', class_name:'电影&电视剧&综艺&动漫&竞技体育',
// class_url:'1&2&3&4&5', class_url:'1&2&3&4&5',
class_parse:'.swiper-wrapper&&li.swiper-slide;a--em&&Text;a&&href;/(\\d+).html', class_parse:'.swiper-wrapper&&li.swiper-slide;a--em&&Text;a&&href;/(\\d+).html',
class_name:'', class_name:'',
class_url:'', class_url:'',