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

添加奖品列表自动滚动的功能和修复一些BUG #25

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

Conversation

luoqiangwei
Copy link

新功能:

  1. 当奖品过多时,只显示7个,后续自动向下滚动

Bug修复:

  1. 当剩余抽奖人员少于奖品数量的时候,会出现异常的问题
  2. 修复引用赋值导致总人员在抽奖时被删除的问题

新功能:
1. 当奖品过多时,只显示7个,后续自动向下滚动

Bug修复:
1. 当剩余抽奖人员少于奖品数量的时候,会出现异常的问题
2. 修复引用赋值导致总人员在抽奖时被删除的问题
@luoqiangwei
Copy link
Author

我测试了使用18~30个奖品,一共87个人,每次抽取50个人,10测试均正常运行。

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