crm-uniapp/uni_modules/uv-tabs/changelog.md
2024-10-09 16:24:04 +08:00

20 lines
736 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## 1.0.82023-10-13
1. 优化点击一个选项change事件重复派发的问题
## 1.0.72023-09-14
1. 优化首次加载时,处理下划线会有左到右的过渡效果
## 1.0.62023-09-13
1. 修复设置lineWidth未带单位产生的误差BUG
## 1.0.52023-06-23
添加uv-icon依赖
## 1.0.42023-06-16
1. 增加customStyle参数
## 1.0.32023-06-12
1. activeStyle设置字体大小导致下划线位置不对的BUG增加this.$nextTick机制
## 1.0.22023-05-23
1. 修复nvue中不滚动的BUG
## 1.0.12023-05-16
1. 优化组件依赖,修改后无需全局引入,组件导入即可使用
2. 优化部分功能
## 1.0.02023-05-10
uv-tabs 标签选项卡