We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
@nutui/nutui-taro
4.3.12
weapp
暂无
在IOS微信小程序中,进度变化时,皆可看到
进度变化时,不要闪烁
进度变化时,会闪烁
No response
<nut-circle-progress :progress="progress * 100" :radius="75" path-color="#E1D9FB" color="#fd9c2a" @tap="onTap" > <view class="flex items-center justify-center font-medium text-dark-800" > <text class="text-[60px]">{{ currentOrderNo }}</text> <text class="text-[60px]">/</text> <text class="text-[40px]">{{ totalEvaluationCount }}</text> </view> </view> </nut-circle-progress>
The text was updated successfully, but these errors were encountered:
No branches or pull requests
NutUI 包名
@nutui/nutui-taro
NutUI 版本号
4.3.12
平台
weapp
重现链接
暂无
重现步骤
在IOS微信小程序中,进度变化时,皆可看到
期望的结果是什么?
进度变化时,不要闪烁
实际的结果是什么?
进度变化时,会闪烁
48879d1c21e77295a72963025f34c959.mp4
环境信息
No response
其他补充信息
The text was updated successfully, but these errors were encountered: