我试图同时使用有角度的 ng-switch 和 ng-if 指令,但是它似乎没有用。我正在做的是: <div data-ng-if = "x === 'someValue'" data-ng-switch on = "booleanValue"> ...
確定! 回上一頁