我有多个switch 语句,但在某些情况下我需要常见的情况。所以,我正在尝试. OR operator => || 例子: <ng-container [ngSwitch]="options"> <ng-container ...
確定! 回上一頁