Angular 9 - Routing when deployed to a Server with base path

前端 未结 0 1621
清歌不尽
清歌不尽 2020-12-08 19:24

I have following route in app-routing.module.ts:

const routes: Routes = [
  { path: \'component1\', component: Component1},
  { path: \'component2\', componen         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题