更新 'SrcJuying.js'

master
src48597962 4 months ago
parent 22d1f87730
commit 0145837bc7
  1. 2
      SrcJuying.js

@ -1386,7 +1386,7 @@ function yiji() {
deleteItemByCls('historylist');
let h = getHistory(i);
addItemAfter("historyid", h);
let i = parseInt(getMyVar('SrcJu_homeHistory','0')) + 1;
i = parseInt(getMyVar('SrcJu_homeHistory','0')) + 1;
updateItem("historyid", {desc: (i*3+1) + "-" + (i*3+3)});
return "hiker://empty";
}),

Loading…
Cancel
Save