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

15 lines
482 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.52023-06-27
修复非联动内容过多的情况滚动一段距离再切换未滚动到顶部的BUG
## 1.0.42023-06-13
1. 增加scrolltolower回调函数
2. 优化
## 1.0.32023-06-13
1. 优化
## 1.0.22023-06-13
1. 增加hdHeight参数避免顶部有内容计算联动不准确的BUG
2. 优化滑动触发频率,避免跳动
## 1.0.12023-06-04
1. 文档说明
## 1.0.02023-06-04
1. 新增垂直选项卡组件