logo
  • 教程列表
  • SO官方文檔
  • 風格
    • 使用 ng 風格
  1. StackOverflow 文件
  2. AngularJS 教程
  3. 風格
  4. 使用 ng 風格

使用 ng 風格

Created: November-22, 2018

下面的示例根據 status 引數更改影象的不透明度。

 <img class="img-responsive"  ng-src="{{imagesrc}}"
     ng-style="{'opacity' : (status == 2) ? 1 : 0.5}">
  • 風格

Copyright © 2018. All right reserved

tastones.com 备案号:鲁ICP备18045372号-1

  • 關於本站
  • 免責聲明