app.component.js 文件:. (function(app) { app.AppComponent = ng.core.Component({ selector: 'my-app', template: '<h1>我的第一个Angular 应用</h1>' }) .
確定! 回上一頁