YNEduApp/uni_modules/zb-dropdown-menu/changelog.md

26 lines
733 B
Markdown
Raw Permalink Normal View History

2024-08-06 13:28:37 +08:00
## 1.0.122023-04-18
更新
## 1.0.112023-04-10
【fix】兼容vue3 修复报错 Right-hand side of 'instanceof' is not an object
【opti】优化下方列表滚动感谢评论区大佬的意见 @touchmove.stop.prevent="moveHandle"
## 1.0.102023-01-30
feature: 增加name 属性,默认触发事件
## 1.0.92022-11-17
fix:感谢评论区大佬给的建议
## 1.0.82022-11-17
优化项目
## 1.0.72022-10-31
1、优化
## 1.0.62022-10-26
优化细节
## 1.0.52022-10-26
fix: 小程序需手动在外层进行关闭
## 1.0.42022-10-25
fix:小程序运行报错原因
## 1.0.32022-10-25
优化弹出
## 1.0.22022-10-22
修改数据
## 1.0.12022-10-22
初始化