import { Component } from '@angular/core'; · @Component({ · selector: 'app-root', · templateUrl: './app.component.html', · styleUrls: ['./app.component.css'] · }) ...
確定! 回上一頁