From 0145837bc75003cbc04c661fd1d5d83b765c5328 Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Tue, 22 Oct 2024 17:14:30 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'SrcJuying.js'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SrcJuying.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"; }),