<div *ngIf="false" > <input type="text" [(ngModel)]="birthday" /> </div> 當然,*ngIf的等號右側是可以打上在.ts中宣告的變數
確定! 回上一頁