升级uni-ui到最新版本1.5.7

This commit is contained in:
RuoYi
2025-03-25 16:58:54 +08:00
parent dae8945a43
commit 315832d151
127 changed files with 7327 additions and 5066 deletions

View File

@@ -1,3 +1,17 @@
## 1.3.02024-04-22
- 修复 textColor默认值导致的文字不显示的bug
## 1.2.92024-04-17
- 修复 textColor不生效的bug
## 1.2.82024-02-22
- 修复 清空按钮emit值错误的bug
## 1.2.72024-02-21
- 新增 设置输入框字体颜色:textColor
## 1.2.62024-02-20
- 修复 uni-search-bar在支付宝小程序下样式兼容问题
## 1.2.52024-01-31
- 修复 uni-search-bar居中问题现在默认居左并修复样式偏移问题
## 1.2.42023-05-09
- 修复 i18n 国际化不正确的 Bug
## 1.2.32022-05-24
- 新增 readonly 属性,组件只读
## 1.2.22022-05-06