From 9c1bc187e7c659c4eeddee0286e69000117dbaa8 Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Wed, 24 Jul 2024 17:27:35 +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 f3e83860..8be9f929 100644 --- a/SrcJySet.js +++ b/SrcJySet.js @@ -1846,6 +1846,7 @@ function resource() { }else if(getMyVar('importtype','1')=="2"){ return HipyImport(input,Juconfig['importmode']?2:0); }else if(getMyVar('importtype','1')=="3"){ + Juconfig['dySource'] = input; writeFile(cfgfile, JSON.stringify(Juconfig)); back(); @@ -1966,7 +1967,7 @@ function HipyImport(input, importmode){ return 'toast://hipy库>查询' + jiekous.length + (jknum>-1?' 接口保存'+jknum:' 导入异常'); }catch(e){ toast('链接访问异常,查看网页'); - return input;; + return input; } } //资源导入