From a19b5d7a7d04ae78ff7101fa266ca4a001ab59c5 Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Fri, 19 Jul 2024 18:20:37 +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 | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/SrcJySet.js b/SrcJySet.js index 0670e206..f43a4c92 100644 --- a/SrcJySet.js +++ b/SrcJySet.js @@ -2613,7 +2613,22 @@ function importConfirm(input) { url: datalist.length==0?"hiker://empty":"", col_type: 'text_center_1' }); - + d.push({ + title: "增量导入", + url: "hiker://empty", + col_type: 'icon_3_fill' + }); + d.push({ + title: "", + url: "hiker://empty", + col_type: 'icon_3_fill' + }); + d.push({ + title: "全量导入", + url: "hiker://empty", + col_type: 'icon_3_fill' + }); + //获取现有接口 let datas = []; let sourcefile = getFile(lx);