2025-04-14 10:57:27 +08:00

23 lines
1.0 KiB
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.1.02022-03-15
新增禁用滑动 disable 属性
## 1.0.92022-03-14
新增get-end-detail事件获取滑动结束时的top信息对象
## 1.0.82022-03-11
更新了setBottom手动设置上拉框高度方法通过this.$refs.上拉框.setBottom调用
## 1.0.72022-03-09
对nvue做了些兼容处理但存在transition失效问题使用nvue时建议关闭自动复位
## 1.0.62022-03-04
-
## 1.0.52022-03-04
更新了适配自定义navbar、tabbar的解决方案通过customSafeArea属性设置自定义的安全高度
## 1.0.42022-03-03
因为组件是从项目中抽离出来的而项目中使用的是自定义navbar以至于这插件有极大的问题这次更新将组件的基准改为了uniapp原生navbar之后的更新会兼容自定义navbar的情况
## 1.0.32022-03-03
-
## 1.0.22022-03-03
删掉日志打印
## 1.0.12022-03-03
修复了首次上传因粗心大意导致的bug
## 1.0.02022-03-03
首次上传,只有最基本的功能