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.
HTMl5 画布元素不适用于 http 安全页面 (https)。
有人告诉我解决此问题的正确方法吗?
提前致谢
如果您的页面在 HTTPS 上使用存储在非安全 (HTTP) 网站中的 JS 库,则出于安全原因,浏览器会明智地拒绝执行它们。
但是,如果您不提供代码,我们无法证明这一点。