diff --git a/SrcAutoTmpl.js b/SrcAutoTmpl.js index f6aaa547..e19c9bc2 100644 --- a/SrcAutoTmpl.js +++ b/SrcAutoTmpl.js @@ -41,6 +41,7 @@ function autoerji(url){ var conts = []; for (let i = 0; i < lists.length; i++) { let list = pdfa(lists[i],t.lists.split(',')[1]);//单线路影片列表 + log(list); let cont = []; for (let j = 0; j < list.length; j++) { let contname = pdfh(list[j],"a&&Text");