使用else :<div *ngIf="isValid;else other_content"> content here ...</div><ng-template #other_content>other content here...</ng-template>你也 ...
確定! 回上一頁