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.
我正在使用pathjs进行主题标签路由。它工作得很好,但是如果我更改 iframe 的 src 属性,它会被视为历史项目,单击后退按钮会将其切换回 src。我不希望这算作一个新的状态。如何忽略更改 iframe 的 src?
我只是将 iframe 从 dom 中分离出来,切换了 src,然后重新连接它。德普。