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.
当我单击 mailto 链接时,我收到 BLOCKED SCRIPT(和 404 错误)。我在 Fiddler 上看到了这个。有谁知道为什么?有人知道解决方法吗?
谢谢。
很可能在您的 Web 服务器上运行了一些代理或过滤器,它阻止了 HTML 文档中的 mailto: 链接。如果您对服务器没有管理控制权,那么您无能为力。