This commit is contained in:
2026-04-14 17:38:46 +08:00
commit b71e6d6bae
2848 changed files with 237896 additions and 0 deletions

View 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>