From a8e72b734d7eb479c94ae05147ae76af85733ecd Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Wed, 16 Nov 2022 19:05:00 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'SrcAutoTmpl.js'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SrcAutoTmpl.js | 1 + 1 file changed, 1 insertion(+) diff --git a/SrcAutoTmpl.js b/SrcAutoTmpl.js index fe9bcad5..e06aac7e 100644 --- a/SrcAutoTmpl.js +++ b/SrcAutoTmpl.js @@ -31,6 +31,7 @@ function autoerji(url){ let t = tmpllist[i].解析; try { let tabs = pdfa(html,t.tabs); + log(tabs) var arts = []; tabs.forEach(item => { let name = pdfh(item, t.tab_text);