angular.js - angular-ui-router去掉url中的#
为情所困
为情所困 2017-05-15 16:57:26
0
1
558

在使用ng-route时,要去掉“#”可以使用 <base href="/">,$locationProvider.html5Mode(true);那么对应ui-route中,要去掉“#”,该怎么做呢?

为情所困
为情所困

reply all(1)
曾经蜡笔没有小新

Why not write the status directly without using href 而用 ui-sref instead of the path?

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!