Update SrcJuying.js

pull/1/head
jevons0411 3 years ago
parent 45a372c0e3
commit cca9f61fc8
  1. 3
      SrcJuying.js

@ -182,6 +182,7 @@ function jiekouyiji() {
return a - b
})
};
log(getMyVar('SrcJydouli$type_id'))
if(!getMyVar('SrcJydouli$type_id')||type_ids.indexOf(getMyVar('SrcJydouli$type_id',''))==-1){putMyVar('SrcJydouli$type_id',''+type_ids[0])}
//if(!getMyVar('SrcJydouli$type_id')){putMyVar('SrcJydouli$type_id',''+type_pids[0])}
for (var j in type_pids) {
@ -191,7 +192,7 @@ function jiekouyiji() {
title: getMyVar('SrcJydouli$type_id')==typeclass[i].type_id?'““””<b><span style="color:' + Color + '">' + typeclass[i].type_name + '</span></b>':typeclass[i].type_name,
url: $('#noLoading#').lazyRule((type_id) => {
putMyVar('SrcJydouli$type_id', type_id);
refreshPage(false);
refreshPage(true);
return "hiker://empty";
}, typeclass[i].type_id),
col_type: 'scroll_button'

Loading…
Cancel
Save