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.
如何通过在同一应用程序中使用会话存储从 Url(json 文件)中获取数据并保存模型的更改?
这可能吗?有人可以帮助我找到解决方案。
你应该看看 GitHub 上的这些项目:
然后,您只需要覆盖 Backbone 集合的fetch方法即可在需要时从远程源更新数据。
fetch