angularjs ui-router default child state and ui-sref

后端 未结 2 1063
天命终不由人
天命终不由人 2020-12-14 03:17

I have the following states in my ui-router state provider:

$urlRouterProvider.when(\'/parent\', \'/parent/child\');
$stateProvider.state(\'parent\', {
              


        
2条回答
提交回复
热议问题