gpt4 book ai didi

javascript - 当我使用 angularjs 配置时,页面重定向到 IE8 中的主页

转载 作者:行者123 更新时间:2023-11-30 05:33:41 26 4
gpt4 key购买 nike

app.config(function($locationProvider) {
$locationProvider.html5Mode(true);
});

我在我的一个页面中使用它,但是当该页面在 ie8 中加载时,它会重定向到主页。其他浏览器工作正常(留在那个页面上)。

我正在使用 Angularjs 1.2.17

最佳答案

IE8 不适用于 html5mode 的 Angular 。你必须将它设置为 html5mode(false);并使用/#/让它工作。

关于javascript - 当我使用 angularjs 配置时,页面重定向到 IE8 中的主页,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/25303897/

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