diff --git a/SrcJuying.js b/SrcJuying.js index 7217fc08..8dbe702f 100644 --- a/SrcJuying.js +++ b/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"; }),