3 lines
202 B
Plaintext
3 lines
202 B
Plaintext
|
<view style="background:{{bgColor}};width: 100%;height: {{height}}rpx;border-radius: 30rpx;overflow: hidden;">
|
||
|
<view style="background:{{showColor}};width: {{percent}};height: 100%;"></view>
|
||
|
</view>
|