electron打开外部网页

Electron 打开外部网页

1
shell.openExternal(`http://${serverData.server}:${serverData.port}/api/readme`);