在快速入门教程中,所有事情都很好,但是在我的todo应用程序中,它不起作用。} from 'angular2/angular2';
selector: 'todo-app', directives : [NgForthen((data) =>{
this.todos = data; // I got JSON in todos obje
stnArray: [{ Station: string; StnRef: string; }] =[{Station:"Station", StnRef:"Station Reference"}] 我希望在DOM中每行输出2到3张卡片,但是在我的HTML中使用下面的代码只能得到每行一张。<div class='row wow fadeInUp' *ngFor='let index of stnArray;; let i = index; let