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.
我在让我的 ajax 调用通过时遇到了一些问题。更令人困惑的是,就在昨天,我所有的工作都做得很好,我不完全确定发生了什么变化。我设置了几个 ajax 调用。我的前几个调用运行良好,但似乎返回的是授权页面的 HTML,而不是应该返回的 json 对象。以前有没有人遇到过这个问题,如果有,您有解决方案吗?我很高兴分享我的代码,但我不确定显示它会在我自己的解释之外解释什么。