Cannot read property ‘getGlobal’ of undefined 新版electron渲染进程中启用remote要加enableRemoteModule webPreferences:{ nodeIntegration:true, //都可以在渲染进程中使用 contextIsolation: false, enableRemoteModule: true}