From 21b4a1972ae13f31728576fbf6b21575fc967c70 Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Tue, 25 Jun 2024 21:35:21 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'SrcLive.js'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SrcLive.js | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/SrcLive.js b/SrcLive.js index db59d0a2..2e2b1805 100644 --- a/SrcLive.js +++ b/SrcLive.js @@ -822,13 +822,11 @@ function LiveSet() { d.push({ title: '本地文件', col_type: 'text_2', - url: $.toString(() => { - return `fileSelect://`+$.toString(()=>{ + url: `fileSelect://`+$.toString(()=>{ putMyVar("importinput",input); refreshPage(); return "toast://"+input; }) - }) }) d.push({ title: '确定导入',