style的background设置变量

:style="{background: (index+1)==actBar?'url(img/'+item.num+'_active.png) no-repeat':'url(img/'+item.num+'.png) no-repeat'}"

:style="'background-image: url(' + item.appface+')'"

:style="'background-image: url('+'img/level/ml/'+girlCharm(item.level)+'.png'+')'"

:style="'background-image: url('+'/static/img/'+item.domainBg+'.png'+')'">

img的src设置变量

:src="'img/act1_'+dataList.sex+'rule.png'"

style的width设置变量

:style="{width: giftLen + '%'}"
Logo

前往低代码交流专区

更多推荐