gpt4 book ai didi

electron - 如何在 Electron 中加载本地html页面

转载 作者:行者123 更新时间:2023-12-04 00:08:45 49 4
gpt4 key购买 nike

我正在尝试加载带有 electron webview 标签的本地 html 页面。问题是我无法找出正确的路径。我假设这一定是一个相对路径。

加载外部http://... 文件没有问题。

相对路径如:“src=/frames/something.html”不工作

最佳答案

尝试使用 file:// 作为路径前缀,不要使用相对路径,因为它们会在应用程序打包时中断,而是使用 __dirname 构建绝对路径。

关于electron - 如何在 Electron <webview>中加载本地html页面,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/40196919/

49 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com