From 7ec2dc27b33365ad80b7bd6a91be79532207bd97 Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Sat, 31 Aug 2024 09:00:10 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'SrcJySet.js'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SrcJySet.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/SrcJySet.js b/SrcJySet.js index 93288fe8..d79c4d01 100644 --- a/SrcJySet.js +++ b/SrcJySet.js @@ -2816,10 +2816,11 @@ function importConfirm(input) { data = JSON.parse(base64Decode(data)); if (input == "确定导入") { return $("如本地存在则将覆盖,确认?").confirm((lx,data)=>{ + log(data); require(config.依赖.match(/http(s)?:\/\/.*\//)[0] + 'SrcJySet.js'); - let num; let datas = []; datas.push(data); + let num; if(lx=="jk"){ num = jiekousave(datas, 1); }else if(lx=="jx"){