gpt4 book ai didi

angularjs - Angular ui-router 转到 URL

转载 作者:行者123 更新时间:2023-12-02 21:46:12 25 4
gpt4 key购买 nike

如果我只有 URL,如何使用 $state.go()

或者我可以根据 URL 获取状态吗? (而不是使用 $state.go(state))

我这么问是因为我必须拦截 $urlRouterProvider.otherwise() 来等待其他插件加载一些外部模块..现在我需要继续并调用调用的 URL 否则()

最佳答案

您也可以使用 $location 服务来代替 $state.go()

$location.path(url)

请注意不要在 URL 中使用 #。您还可以使用window.location.href

关于angularjs - Angular ui-router 转到 URL,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/30791607/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com