更新 'SrcJuying.js'

master
src48597962 4 months ago
parent 0f32ebab34
commit 22d1f87730
  1. 1
      SrcJuying.js

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

Loading…
Cancel
Save