get the current path $location.path(); // change the path $location.path('/newValue') ... In a legacy browser, the URL changes to /index.html#!/some?foo=bar ...
確定! 回上一頁