We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
目前有随机的动画效果,但是不会换具体的用户,比如说,我1000人抽奖,等待页面始终就是那几十个人。 这对普通用户来说可能会造成困扰。我加了头像上去,所以比较明显,能看出用户没有更换。
最后,项目很好用,感谢作者的开发!!
The text was updated successfully, but these errors were encountered:
目前随机更换的卡片,是从所有导入的人员列表中随机选择的。只不过最开始的时候只能挑一部分进行展示。可以看到总的展示数量只有21个,但随机更换的卡片的序号其实是包含所有导入人员的序号的。
Sorry, something went wrong.
如果你说的是这个等待界面,背景的球体没有随机动画的话,我把随机更换人员卡片的功能给加上了。
Successfully merging a pull request may close this issue.
目前有随机的动画效果,但是不会换具体的用户,比如说,我1000人抽奖,等待页面始终就是那几十个人。
这对普通用户来说可能会造成困扰。我加了头像上去,所以比较明显,能看出用户没有更换。
最后,项目很好用,感谢作者的开发!!
The text was updated successfully, but these errors were encountered: