JSFun
The javascript playground on all platform.
$router
路由操作
to(route: Route)
#
跳转到一个新的路由
$router
.
to
(
$route
(
'author'
)
)