<p ng-switch="status"> <span ng-switch-when="wrong|incorrect"> Wrong </span> <span ng-switch-default> Correct </span> </p>. 正如你所看到的,我有 Wrong 的两 ...
確定! 回上一頁