更新 'SrcJuying.js'

master
src48597962 9 months ago
parent 687c303342
commit c69b5a3d55
  1. 11
      SrcJuying.js

@ -666,6 +666,17 @@ function yiji() {
pic_url: 'https://ss1.baidu.com/6ONXsjip0QIZ8tyhnq/it/u=3779990328,1416553241&fm=179&app=35&f=PNG?w=60&h=70&s=E7951B62A4639D153293A4E90300401B',
col_type: 'avatar'
});
fenlei.forEach((it,i) => {
d.push({
title: getMyVar("热榜分类","0")==i?'✅'+it:it,
url: $(fenlei, 2, '选择热榜分类').select((i) => {
putMyVar("热榜分类",i);
refreshPage(false);
return "hiker://empty";
}, i),
col_type: 'text_4'
});
})
list.forEach((item,i)=>{
d.push({

Loading…
Cancel
Save