Angular 路由初識

Routes:根組件注入 RouterOutlet:放在app.component.html,作爲路由指定顯示位置的指令 Router:component中用 RouterLink:template HTML中用 ActivatedRoute:component.ts中獲取路由參數等 問題: 進入首頁 點擊「產品」 點擊「商品詳情」 回到首頁 點擊「產品」,可以看到路由變化,但是頁面ID沒有變化
相關文章
相關標籤/搜索