You can check the current route by injecting the Location object into your controller and checking the path() , like so: class MyController { constructor( ...
確定! 回上一頁