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.
我在这里使用 sajax,有时我的 ajax 查询似乎消失了,我无法判断是否出了问题,所以我最终得到了一个无限运行的预加载器。我该怎么办?
我知道您可以在 initilizerequest 方法客户端中取消现有的 ajax 回发请求,并且可以使用“setTimeOut”函数在设定的时间段后执行 javascript 方法。因此,在 initilizerrequest 方法中,您可以调用 callseemstohave dead 方法,将 ref 传递给异步回发并设置一个时间为 30 秒,然后如果调用仍在进行中 callseemstohave 被调用,您可以取消它并在完成时重置显示没做什么。