相关疑难解决方法(0)

AngularJS如何使用route删除IE9中的#符号

我无法删除IE9中的#符号.我搜索了一个答案,但没有找到解决办法.

这总是重定向到

http://myhost.com:8080/#/website/
Run Code Online (Sandbox Code Playgroud)

并显示此描述:

The requested resource is not available.
Run Code Online (Sandbox Code Playgroud)

locationprovider.html5mode(true)不管用.同样的路线在FireFox中工作并显示

http://myhost.com:8080/website/
Run Code Online (Sandbox Code Playgroud)

我怎么能纠正这个?

routes using internet-explorer-9 angularjs

8
推荐指数
2
解决办法
7695
查看次数

标签 统计

angularjs ×1

internet-explorer-9 ×1

routes ×1

using ×1