at77ms

Results 2 comments of at77ms

我估计你的项目不是放在根目录的,build 的时候需要设定一个 --base-href 属性。 https://github.com/angular/angular-cli/wiki/build#base-tag-handling-in-indexhtml

如果路由的策略使用了 HashLocationStrategy ,不知道会不会对它会有影响。