前後端分離後,Angular 有自己的route,在component 也必須處理route。 ... app-routing.module.ts ... import { RouterModule, Routes } from '@angular/router';
確定! 回上一頁