更新 'SrcJuying.js'

master
src48597962 6 months ago
parent a7908fb1da
commit cf7afc8212
  1. 3
      SrcJuying.js

@ -1344,10 +1344,11 @@ function yiji() {
url: $('#noLoading#').lazyRule(() => {
let i = parseInt(getMyVar('SrcJu_homeHistory','0')) + 1;
require(config.依赖.match(/http(s)?:\/\/.*\//)[0] + 'SrcJyPublic.js');
putMyVar('SrcJu_homeHistory', i);
deleteItemByCls('historylist');
let h = getHistory(i);
addItemAfter("historyid", h);
putMyVar('SrcJu_homeHistory', i);
return "hiker://empty";
}),
pic_url: getIcon("主页-记录.svg", 1),//'https://hikerfans.com/tubiao/red/40.png',

Loading…
Cancel
Save