-
Notifications
You must be signed in to change notification settings - Fork 78
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
818a7fc
commit 2a419e2
Showing
5 changed files
with
8 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
## 2.4.6(2022-10-24) | ||
1.修改`z-paging-refresh`和`z-paging-load-more`中的theme字段,以避免在某些情况下与mixins中全局引入的变量冲突。 | ||
2.修复`z-paging-swiper`中,windowTop为const但是赋值了的问题。 | ||
3.修复在nvue+安卓中,顶部占位cell过高时空数据图被切割的问题。 | ||
## 2.4.7(2022-10-27) | ||
1.新增`refresher-vibrate`,支持下拉刷新时下拉到“松手立即刷新”状态时手机短振动反馈。 | ||
2.修复在微信小程序中偶现的切换tab刷新列表时偶现的会短暂看到“点击加载更多”的问题。 | ||
3.优化代码结构。 |
2 changes: 1 addition & 1 deletion
2
z-paging/uni_modules/z-paging/components/z-paging/js/z-paging-constant.js
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters