防止Angular2路由器替换原始URL

时间:2017-10-20 07:07:46

标签: angular2-routing

我有以下网址:localhost.com:1234/?param1=abc&param2=def

Route.config = [
    { path: 'first', component: 'firstComponent' },
    { path: 'second', component: 'secondComponent' }
]

应用初始化时,网址会被替换为localhost.com:1234/#/first

我如何阻止这种情况,以便我的重定向网址为localhost.com:1234/?param1=abc&param2=def#/first

1 个答案:

答案 0 :(得分:0)

当以前的路由器都没有匹配时,您可以使用重定向。

Empty data.table (0 rows) of 3 cols: A,B,D