public
This commit is contained in:
1
public/mp-weixin/components/cu-progress/cu-progress.wxml
Normal file
1
public/mp-weixin/components/cu-progress/cu-progress.wxml
Normal file
@ -0,0 +1 @@
|
||||
<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>
|
||||
Reference in New Issue
Block a user