Skip to content

Feature file protocol support#1695

Open
imnkywf wants to merge 4 commits into
jd-opensource:masterfrom
imnkywf:feature_file-protocol-support
Open

Feature file protocol support#1695
imnkywf wants to merge 4 commits into
jd-opensource:masterfrom
imnkywf:feature_file-protocol-support

Conversation

@imnkywf

@imnkywf imnkywf commented Jun 11, 2026

Copy link
Copy Markdown

新增对 file:// 协议的支持,以兼容 Electron 等离线本地应用场景。

Electron 打包后的应用通常是离线本地应用,主窗口可以通过 win.loadFile(indexHtml) 加载,页面地址为 file://。原有逻辑未对此场景做处理

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant