Menggunakan Angular2 ngFor index. Saya punya kode ini: <div class="row list-group"> <div *ngFor="let product of products" > <app-product ...
確定! 回上一頁