집 > Q&A > 본문
在使用ng-route时,要去掉“#”可以使用 <base href="/">,$locationProvider.html5Mode(true);那么对应ui-route中,要去掉“#”,该怎么做呢?
曾经蜡笔没有小新2017-05-15 16:59:26
경로 대신 href 而用 ui-sref를 사용하지 않고 상태를 직접 작성해 보면 어떨까요?
href
ui-sref