1 line
271 B
Plaintext
1 line
271 B
Plaintext
<view class="cu-progress" style="{{('height: '+progressHeight+'; width: '+progressWidth+';background-color: '+progressColor)}}"><view class="cu-progress-bar" style="{{('background-color: '+progressBarColor+';left: '+barLeft+'rpx; width:'+barWidth+'rpx')}}"></view></view> |