From 735b318449c27f1a392d0fc4c127486731fb3000 Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Thu, 25 Jul 2024 23:28:32 +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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SrcJySet.js b/SrcJySet.js index 38baf62f..7632f877 100644 --- a/SrcJySet.js +++ b/SrcJySet.js @@ -1758,13 +1758,13 @@ function resource() { desc: '请输入链接地址', url: $.toString(() => { return `fileSelect://`+$.toString(()=>{ - putMyVar("importinput",input); + putMyVar("importinput",MY_PATH); refreshPage(); return "hiker://empty"; }) }), extra: { - titleVisible: false, + titleVisible: MY_NAME=="海阔视界"&&getAppVersion()>=5100?true:false, defaultValue: getMyVar('importinput', ''), onChange: 'putMyVar("importinput",input)' }