|
|
@ -1352,8 +1352,7 @@ function newsousuopage(keyword,searchtype,relyfile) { |
|
|
|
} |
|
|
|
} |
|
|
|
}); |
|
|
|
}); |
|
|
|
|
|
|
|
|
|
|
|
let typebtn = runModes; |
|
|
|
runModes.forEach((it,i) =>{ |
|
|
|
typebtn.forEach((it,i) =>{ |
|
|
|
|
|
|
|
let obj = { |
|
|
|
let obj = { |
|
|
|
title: getMyVar("SrcJu_sousuoType",searchtype||runMode)==it?`““””<b><span style="color: #3399cc">`+it+`</span></b>`:it, |
|
|
|
title: getMyVar("SrcJu_sousuoType",searchtype||runMode)==it?`““””<b><span style="color: #3399cc">`+it+`</span></b>`:it, |
|
|
|
url: $('#noLoading#').lazyRule((it) => { |
|
|
|
url: $('#noLoading#').lazyRule((it) => { |
|
|
|