更新 'SrcJySet.js'

pull/1/head
src48597962 2 years ago
parent 693a7ec308
commit d3889d3450
  1. 2
      SrcJySet.js

@ -1771,7 +1771,7 @@ function jiexi(lx,data) {
var froms = recordlist.from || ['youku','mgtv','iqiyi','qq']; var froms = recordlist.from || ['youku','mgtv','iqiyi','qq'];
for(var i in froms){ for(var i in froms){
d.push({ d.push({
title:getMyVar('selectfrom','').indexOf(froms[i])>-1?'‘‘’’<span style="color:red">'+froms[i]:froms[i], title:getMyVar('selectfrom',oldfrom).indexOf(froms[i])>-1?'‘‘’’<span style="color:red">'+froms[i]:froms[i],
col_type:'text_4', col_type:'text_4',
url: $('#noLoading#').lazyRule((from)=>{ url: $('#noLoading#').lazyRule((from)=>{
let selectfrom = getMyVar('selectfrom')?getMyVar('selectfrom','').replace(/,|,/g,",").split(','):[]; let selectfrom = getMyVar('selectfrom')?getMyVar('selectfrom','').replace(/,|,/g,",").split(','):[];

Loading…
Cancel
Save