如何打开一个网页,比如 百度 我想打开一个网页(比如https://ask.layabox.com/publish/),在上面使用 读取excel的功能
如果是单独的网页,直接使用window.location.href来跳转页面即可