This repository has been archived on 2023-08-30. You can view files and clone it, but cannot push or open issues/pull-requests.
appcat
/
dtalk-app
Archived
1
0
Fork 0

注释DEVTOOLS

master
宇天 2019-08-13 15:51:12 +08:00
parent 8842df25dc
commit d05a8cad27
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ exports.createMainWindow = function(icon) {
win.on('ready-to-show', _ => { win.on('ready-to-show', _ => {
win.show() win.show()
win.openDevTools() // win.openDevTools()
}) })
win.webContents.on('dom-ready', ev => { win.webContents.on('dom-ready', ev => {