h5
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.

11 lines
705 B

## 1.0.3(2021-12-20)
【优化】u-icon在微信小程序下可能会显示null字符串的问题
## 1.0.2(2021-12-09)
* 1、【优化】`u-button` 组件新增 `timerId` 属性
* 之前的效果是:所有按钮一定时间内只能点击1次(`共用计算时间`)导致点击按钮A后无法马上点击按钮B
* 优化的效果是:每个按钮一定时间内只能点击1次(`分开计算时间`)且支持设置相同的 timerId 来达到指定按钮 `共用计算时间`
## 1.0.1(2021-11-22)
* 修复 u-parse 组件在微信小程序上的显示问题。
## 1.0.0(2021-11-18)
uView Vue3.0 横空出世,继承uView1.0意志,再战江湖,风云再起!by vk 2021-11-18