From ceb4f4890310e6897fcbaa344458ef1c018e31a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=87=E5=A4=A9?= Date: Wed, 11 Dec 2019 20:09:49 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=88=A0=E9=99=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.js b/src/main.js index 186d86d..cfc347e 100644 --- a/src/main.js +++ b/src/main.js @@ -66,7 +66,7 @@ app.once('ready', () => { win = null }) - win.openDevTools() + // win.openDevTools() // 然后加载应用的 index.html win.loadURL('app://local/index.html')