在一般说明中,您可以使用 ng-if 和 ng-style 的组合合并条件更改并更改背景图像。 <span ng-if="selectedItem==item.id" ng-style="{'background-image': ...
確定! 回上一頁