<div class="month" *ngFor="let item of [].constructor(10); let i = index"> ... </div>. 在这里,我 Array 从一个空数组中获取构造函数: [].constructor ,因为 ...
確定! 回上一頁