You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- <view class="u-line-progress data-v-02285945" style="{{$root.s0}}"><view data-ref="u-line-progress__background" class="u-line-progress__background data-v-02285945 vue-ref" style="{{'background-color:'+(inactiveColor)+';'+('height:'+($root.g0)+';')}}"></view><view class="u-line-progress__line data-v-02285945" style="{{$root.s1}}"><block wx:if="{{$slots.default}}"><slot></slot></block><block wx:else><block wx:if="{{showText&&percentage>=10}}"><text class="u-line-progress__text data-v-02285945">{{innserPercentage+'%'}}</text></block></block></view></view>
|