但我想用 if - else 就像API 引用: <div *ngIf="condition; else elseBlock">...</div> <ng-template #elseBlock>...</ng-template> 所以,我正在尝试这样做:
確定! 回上一頁