From f42e59ea8257879db83173855125a4715382a177 Mon Sep 17 00:00:00 2001 From: fofolee Date: Fri, 10 Apr 2020 19:31:44 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=94=B9=E5=91=BD=E4=BB=A4=E5=9B=BE?= =?UTF-8?q?=E6=A0=87=E5=82=A8=E5=AD=98=E6=96=B9=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/options.js | 31 ++++++++++++------------------- preload.js | 8 -------- 2 files changed, 12 insertions(+), 27 deletions(-) diff --git a/assets/options.js b/assets/options.js index 619f94b..1399e8a 100644 --- a/assets/options.js +++ b/assets/options.js @@ -159,12 +159,7 @@ showOptions = () => { break; } } - try { - var iconpath = cacheIco(customFts[fts].base64Ico, features.icon); - } catch (e) { - window.messageBox({ type: 'error', icon: window.logo, message: e.toString(), buttons: ['啊嘞?!'] }) - } - featureList += ` + featureList += ` ${cmds}${features.explain}