From 9e5569dfce0b04c5ab6d222d7705b3b835a25423 Mon Sep 17 00:00:00 2001
From: src48597962 <48597962@qq.com>
Date: Tue, 22 Oct 2024 16:39:29 +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 | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/SrcJuying.js b/SrcJuying.js
index 8a7eb910..ba14b1e7 100644
--- a/SrcJuying.js
+++ b/SrcJuying.js
@@ -1375,10 +1375,11 @@ function yiji() {
}
if(getItem('historyEnable')=='1'){
+ let i = parseInt(getMyVar('SrcJu_homeHistory','0')) + 1;
d.push({
title: '\t观看记录\t\t\t',
- url: $('#noLoading#').lazyRule(() => {
- let i = parseInt(getMyVar('SrcJu_homeHistory','0')) + 1;
+ desc: "““””" + (i*3) + "-" + (i*3+3) + "",
+ url: $('#noLoading#').lazyRule((i) => {
require(config.依赖.replace(/[^/]*$/,'') + 'SrcJyPublic.js');
putMyVar('SrcJu_homeHistory', i);
@@ -1386,7 +1387,7 @@ function yiji() {
let h = getHistory(i);
addItemAfter("historyid", h);
return "hiker://empty";
- }),
+ },i),
pic_url: getIcon("主页-记录.svg", 1),//'https://hikerfans.com/tubiao/red/40.png',
col_type: 'avatar',
extra: {