From 0513996c2a06436e7f8f9a5a50fa4361e696c7d8 Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Mon, 17 Jun 2024 14:11:03 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'SrcJyPublic.js'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SrcJyPublic.js | 17 +---------------- 1 file changed, 1 insertion(+), 16 deletions(-) diff --git a/SrcJyPublic.js b/SrcJyPublic.js index 5e649de4..a8f6548b 100644 --- a/SrcJyPublic.js +++ b/SrcJyPublic.js @@ -229,22 +229,7 @@ function selectSource() { titleVisible: true })), longClick(s, i, manage) { - confirm({ - title:'删除提示', - content:'是否立即删除"'+s+'"?', - confirm:$.toString((i,tmpList,manage)=>{ - manage.list.length = 0; - tmpList.forEach((x,ii) => { - if(i != ii){ - manage.list.push(x); - } - }); - manage.change(); - },i,tmpList,manage), - cancel:$.toString(()=>{ - - }) - }) + }, click(s, i, manage) { pop.dismiss();