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.
我们使用“onBlur”事件来检测我们的自定义协议是否在操作系统上处理。这很好用,除非我们检查“始终在相关应用程序中打开这些类型的链接”的问题。如果我们检查,chrome 没有检测到自定义协议被处理,它就像没有配置自定义协议一样。
最后,增加超时(protocolcheck.js)工作正常。