How to make Angularjs nested routes?

后端 未结 3 1743
滥情空心
滥情空心 2021-02-15 03:30

I am new to angular, I want to know if angularjs supports nested routes like emberjs I mean routes like this: myappurl/#/company/:company_id/department/:department_id

3条回答
  •  夕颜
    夕颜 (楼主)
    2021-02-15 03:49

    It can also be worth checking out https://github.com/angular-ui/ui-router

提交回复
热议问题