【问题标题】:base href='/' not work when i use angular当我使用角度时,base href='/' 不起作用
【发布时间】:2017-04-12 04:55:17
【问题描述】:

我正在使用 angular 和 angular-ui-router 进行导航。 angular 的版本是1.6.4,angular-ui-router 是0.4.2。当我添加头部时它是自动评论(我在 Firefox 控制台检查器中找到它。它是<!--<base href="/">-->)。同时,控制台告诉我:Error:$location::nobase。感谢您的任何建议。

【问题讨论】:

  • @tanmay 非常感谢。我是新人,对格式不熟悉。再次感谢。

标签: angularjs angular-ui-router base location-href


【解决方案1】:

查看https://docs.angularjs.org/error/$location/nobase

所以取消注释 html5 模式的 <base href="/">

【讨论】:

    猜你喜欢
    • 2019-04-15
    • 2018-09-11
    • 2020-07-27
    • 2016-06-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2012-09-30
    • 1970-01-01
    相关资源
    最近更新 更多