提交 c962ad1f 编写于 作者: H hjdhnx

log

上级 fb0f3a20
3.9.20
\ No newline at end of file
3.9.20beta1
\ No newline at end of file
......@@ -1802,7 +1802,9 @@ function detailParse(detailObj){
// new_vod_list.push(idex + '$' +_pdfh(it, list_url));
new_vod_list.push(_pdfh(it, list_text).trim() + '$' +_pd(it, list_url,MY_URL));
});
console.log(`drpy影响性能代码共计列表数循环次数:${vodList.length},耗时:${(new Date()).getTime()-tt1}毫秒`);
if(vodList.length>0){
console.log(`drpy影响性能代码共计列表数循环次数:${vodList.length},耗时:${(new Date()).getTime()-tt1}毫秒`);
}
let vlist = new_vod_list.join('#');
vod_tab_list.push(vlist);
}
......
此差异已折叠。
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册