讀取this.paramsSubscription = this.route.params.subscribe((param: any) => { console.log('type',param['type']); //會印出heroes or enemy let q ...
確定! 回上一頁