更新 'SrcJuying.js'

pull/1/head
src48597962 2 years ago
parent 61a115f77b
commit 9f64c3a75a
  1. 24
      SrcJuying.js

@ -697,13 +697,12 @@ function yiji() {
col_type: 'icon_5' col_type: 'icon_5'
}); });
d.push({ d.push({
title: "筛选", title: "直播",
url: $('#noLoading#').lazyRule((fold) => { url: $("hiker://empty#noRecordHistory##noHistory#").rule(() => {
putMyVar('SrcJuying$fold', fold === '1' ? '0' : '1'); require(config.依赖.match(/http(s)?:\/\/.*\//)[0] + 'SrcLive.js');
refreshPage(false); Live();
return "hiker://empty"; }),
}, fold), pic_url: 'https://lanmeiguojiang.com/tubiao/more/87.png',
pic_url: fold === '1'?'https://lanmeiguojiang.com/tubiao/more/213.png':'https://lanmeiguojiang.com/tubiao/more/172.png',
col_type: 'icon_5' col_type: 'icon_5'
}); });
d.push({ d.push({
@ -745,16 +744,7 @@ function yiji() {
col_type: 'scroll_button' col_type: 'scroll_button'
}); });
} }
/*
d.push({
title: "直播",
url: $("hiker://empty#noRecordHistory##noHistory#").rule(() => {
require(config.依赖.match(/http(s)?:\/\/.*\//)[0] + 'SrcLive.js');
Live();
}),
col_type: 'scroll_button'
});
*/
d.push({ d.push({
col_type: "blank_block" col_type: "blank_block"
}); });

Loading…
Cancel
Save