Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试将画布网页嵌入到我的应用程序的 iframe 中,但我不能,因为Same-Origin已设置标题。
Same-Origin
有谁知道解决方法/其他方法来做到这一点?
我能够通过使用 Electron 的标签让它工作。