标签: backbone.js
我现在一直在使用骨干一段时间我没有找到一种方法来路由到.html文件。那可能吗?我想这样做而是为每条路线定义所有这些模板。这样的事情?
routes: { "help": "pages/help/index.html" }