Emberjs路由器多页应用程序

时间:2014-05-07 20:11:50

标签: asp.net-mvc ember.js

是否可以使用ember在应用程序的不同页面上加载/更新模型?

我使用asp.net MVC 4应用程序类型,我的url就像这个localhost / CustomItem | localhost / Account / ViewPath ... 我可以为每个模型定义模型并使用ember来操作它们吗?我实际上卡在了Ember.Router.map上。我不知道如何为每个页面定义路线。 你们中的一些人可能会建议使用MVC的默认行为,但这并不适合我的需要。

0 个答案:

没有答案