From 841e2be72e5bf7a713af27dd8e2693c01cea4c3f Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Sat, 10 Aug 2024 08:42:02 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SrcJySet.js b/SrcJySet.js index e4567619..af15106e 100644 --- a/SrcJySet.js +++ b/SrcJySet.js @@ -1852,7 +1852,7 @@ function resource() { d.push({ title: '🆗 '+(getMyVar('importtype','1')=="3"?'确定订阅':'确定导入(' + (Juconfig["importmode"]?"全量":"增量")+')'), url: importtype=="1"&&getMyVar('importjiekou','1')!="1"&&getMyVar('importjiexi','1')!="1"?'toast://请选择导入项目':$('#noLoading#').lazyRule((Juconfig,cfgfile) => { - let input = getMyVar('importinput', ''); + let input = getMyVar('importinput', '').trim(); if(input==""){ return 'toast://请先输入链接地址' }