To get the route segments: import { ActivatedRoute, UrlSegment } from '@angular/router';. constructor( route: ActivatedRoute) {. }.
確定! 回上一頁