From 03a1269549ac216594de44ef26a83f47e2d0553b Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Sun, 9 Apr 2023 12:22:32 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'SrcJu.js'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SrcJu.js | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/SrcJu.js b/SrcJu.js index 553350bd..52f62227 100644 --- a/SrcJu.js +++ b/SrcJu.js @@ -474,8 +474,8 @@ function erji() { } }) } + log('0') - /* 列表.forEach((item, id) => { d.push({ title: item.title, @@ -489,8 +489,8 @@ function erji() { } }); }) - */ - log('0') + /* + for(let i=0; i<列表.length; i++) { let item = 列表[i]; d.push({ @@ -505,6 +505,7 @@ function erji() { } }); } + */ log('1') isload = 1; }