How to render ember template for a nested dynamic route?

后端 未结 0 1156
忘掉有多难
忘掉有多难 2021-01-05 21:34

js`, I have declared some nested routes like this:

Router.map(function() {
  this.route(\'index\', { path: \'/\' })
  this.route(\'orders\', function() {
             


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题