init
This commit is contained in:
8
uni_modules/mescroll-uni/changelog.md
Normal file
8
uni_modules/mescroll-uni/changelog.md
Normal file
@@ -0,0 +1,8 @@
|
||||
## 1.3.8(2023-03-27)
|
||||
1. 新增useMescroll的hook, 支持vue3 script setup的写法
|
||||
2. 新增vue3 script setup的示例 ( 根据vue2的示例,全部重写了一遍 )
|
||||
3. mescroll-body 和 mescroll-uni 无需再写 ref="mescrollRef"
|
||||
4. 解决mescroll-uni在页面渲染之后,无法动态设置height的问题
|
||||
5. 解决renderjs在h5返回有时候无法正常滑动的问题
|
||||
6. 修复小程序编辑器提示 Cannot read property 'nv_optDown' of undefined 的错误
|
||||
-by 小瑾同学
|
Reference in New Issue
Block a user