From 985a9c40d059fd4942eb35ae666ad6ffc742d5f6 Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Tue, 30 Jul 2024 22:43:18 +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 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/SrcJySet.js b/SrcJySet.js index 27666a1a..5838a93b 100644 --- a/SrcJySet.js +++ b/SrcJySet.js @@ -1793,7 +1793,7 @@ function resource() { extra: { titleVisible: MY_NAME=="海阔视界"&&getAppVersion()>=5100?true:false, defaultValue: getMyVar('importinput', ''), - onChange: 'putMyVar("importinput",input)' + onChange: 'putMyVar("importinput",input);clearMyVar("duohouse");' } }); d.push({ @@ -1880,11 +1880,13 @@ function resource() { }else if(getMyVar('importtype','1')=="3"){ return "toast://" + getBoxSource(input, 3).message; } + + }, Juconfig, cfgfile), col_type: "text_2", extra: { longClick: [{ - title: "导入方式", + title: "导入方式:"+(Juconfig["importmode"]?"全量":"增量"), js: $.toString((cfgfile, Juconfig) => { if(Juconfig["importmode"]){ Juconfig["importmode"] = 0;