*ngIf 指令移到了 <ng-template> 上,在這裡它成為繫結在方括號 [ngIf] 中的屬性。 <div> 的其餘部分(包括其class 屬性)移到了 <ng-template> 內部。
確定! 回上一頁