在ready周期加入可行
// 忽略证书相关错误
app.commandLine.appendSwitch('ignore-certificate-errors')
https://blog.csdn.net/baidu_30907803/article/details/115449205
在ready周期加入可行
// 忽略证书相关错误
app.commandLine.appendSwitch('ignore-certificate-errors')
https://blog.csdn.net/baidu_30907803/article/details/115449205