import { Component } from '@angular/core'; · import { Fruit } from './fruit'; · @Component({ · selector: 'my-app', · templateUrl: './app.component.html', · styleUrls ...
確定! 回上一頁