Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

无总页码逻辑处理. #9

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

Sun-Y0n9
Copy link

后台数据量巨大, 无法返回总页码, 增加无总页码的逻辑处理和界面展示.
无页码时, 通过用户产传入的loadmore字段判断是否还有下一页, 并改变下一页箭头>的样式,
同时在请求下一页的点击事件中, 通过loadmore判断是否继续请求.
点击上一页增加限制, 当处于第一页时, 不发送请求.
修改了语言文件, 针对无总页码情况.

增加用户自定义类名, 从而配置自己的样式.
增加pageNumber和pageSize的自定义字段(pageIndex, size等).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant