From 53001a48067ff3d891c91dbe1a6a60ee3d6be53c Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Thu, 17 Nov 2022 15:13:20 +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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SrcAutoTmpl.js b/SrcAutoTmpl.js index 3845b20e..064d7dd9 100644 --- a/SrcAutoTmpl.js +++ b/SrcAutoTmpl.js @@ -337,11 +337,11 @@ function autoerji(url){ if(data.conts){ return data; }else{ - aierji(html); + aierji(html,url); } } //AI二级 -function aierji(html){ +function aierji(html,url){ var d = []; let alist = pdfa(html, "body&&a"); let arr = alist.map(it => {