From ae483334acc5b4764cabb47b7ab2d03cc1764198 Mon Sep 17 00:00:00 2001 From: Zebartin Date: Fri, 7 Apr 2023 14:52:12 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E8=AF=86=E5=88=AB=E4=B8=8D=E5=88=B0?= =?UTF-8?q?=E5=92=A8=E8=AF=A2=E9=80=89=E9=A1=B9=E7=9A=84=E6=83=85=E5=86=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- "NIKKE/NIKKE\346\227\245\345\270\270.js" | 2 -- 1 file changed, 2 deletions(-) diff --git "a/NIKKE/NIKKE\346\227\245\345\270\270.js" "b/NIKKE/NIKKE\346\227\245\345\270\270.js" index c313bdd..97c308d 100644 --- "a/NIKKE/NIKKE\346\227\245\345\270\270.js" +++ "b/NIKKE/NIKKE\346\227\245\345\270\270.js" @@ -774,8 +774,6 @@ function 单次咨询(advise) { e => e.level == 1 && e.bounds.top >= optionTop && e.bounds.bottom <= optionBottom + adviseImage.getHeight() ); - if (t.length != 2) - return null; let t1 = null, t2 = null; for (let i of t) { if (i.bounds.top < optionBottom)