jd-opensource / jd-opensource/nutui
小程序CircleProgress组件在IOS上会闪烁
Open
- Dominant language
- Vue
- Stars
- 6.5k
- Forks
- 835
- PR merge metrics
- No merged PRs in 30d
Description
### NutUI 包名
@nutui/nutui-taro
### NutUI 版本号
4.3.12
### 平台
weapp
### 重现链接
暂无
### 重现步骤
在IOS微信小程序中,进度变化时,皆可看到
### 期望的结果是什么?
进度变化时,不要闪烁
### 实际的结果是什么?
进度变化时,会闪烁
https://github.com/user-attachments/assets/5f49b858-1aec-4fa7-9128-18e698a56ad6
### 环境信息
_No response_
### 其他补充信息
```html
{{ currentOrderNo }}
/
{{ totalEvaluationCount }}
```
Contributor guide
Assessment
This issue has not been assessed yet.