我有以下网址:localhost.com:1234/?param1=abc¶m2=def
Route.config = [
{ path: 'first', component: 'firstComponent' },
{ path: 'second', component: 'secondComponent' }
]
应用初始化时,网址会被替换为localhost.com:1234/#/first
。
我如何阻止这种情况,以便我的重定向网址为localhost.com:1234/?param1=abc¶m2=def#/first
?
答案 0 :(得分:0)
当以前的路由器都没有匹配时,您可以使用重定向。
Empty data.table (0 rows) of 3 cols: A,B,D