|
|
|
@ -122,9 +122,9 @@ function dianboerji() { |
|
|
|
|
|
|
|
|
|
//选集部份
|
|
|
|
|
function setLists(lists, index) { |
|
|
|
|
let type = jkdata.type; |
|
|
|
|
let list = lists[index]; |
|
|
|
|
function playlist(lx, len) {//定义选集列表生成
|
|
|
|
|
let type = jkdata.type; |
|
|
|
|
if (lx == '1') { |
|
|
|
|
if (/v1|app|v2|iptv|cms/.test(type)) { |
|
|
|
|
var playtitle = list[j].split('$')[0].trim(); |
|
|
|
|