From 0b6697cd1c8c9fba76d5a5379e99735ce99ac958 Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Thu, 22 Aug 2024 08:20:31 +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, 3 insertions(+) diff --git a/SrcJySet.js b/SrcJySet.js index e72f50cd..b78ba0a2 100644 --- a/SrcJySet.js +++ b/SrcJySet.js @@ -579,6 +579,9 @@ function jiekou(data) { return "toast://软件版本过低"; } return `fileSelect://`+$.toString(()=>{ + if(MY_PATH=="null"){ + return "toast://获取文件路径失败,可能没有权限"; + } putMyVar("apiurl", "file://" + MY_PATH); refreshPage(); return "hiker://empty";