From e6a9f61bb7a6118100c42c63eeb46dc77dcba0a1 Mon Sep 17 00:00:00 2001 From: sakuya <1394232566@qq.com> Date: Sat, 11 Jan 2025 16:16:10 +0800 Subject: [PATCH] =?UTF-8?q?=E7=AB=96=E5=B1=8Fmusic?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- project/plugins.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/project/plugins.js b/project/plugins.js index 76e7973..b7c55f9 100644 --- a/project/plugins.js +++ b/project/plugins.js @@ -14314,7 +14314,6 @@ var plugins_bb40132b_638b_4a9f_b028_d3fe47acc8d1 = }) audio.addEventListener('ended', function () { - console.log(1) switch (main.core.ui.music.type) { case 'danqu': audio.currentTime = 0 @@ -14391,7 +14390,6 @@ var plugins_bb40132b_638b_4a9f_b028_d3fe47acc8d1 = } } mousedown(px, py) { - console.log(px, py); //鼠标按下时 const makeBox = ([x, y], [w, h]) => {