|
@@ -3,7 +3,7 @@ const electron = require('electron')
|
|
|
const app = electron.app
|
|
const app = electron.app
|
|
|
// Module to create native browser window.
|
|
// Module to create native browser window.
|
|
|
const BrowserWindow = electron.BrowserWindow
|
|
const BrowserWindow = electron.BrowserWindow
|
|
|
-
|
|
|
|
|
|
|
+//测试权限
|
|
|
|
|
|
|
|
// Keep a global reference of the window object, if you don't, the window will
|
|
// Keep a global reference of the window object, if you don't, the window will
|
|
|
// be closed automatically when the JavaScript object is garbage collected.
|
|
// be closed automatically when the JavaScript object is garbage collected.
|