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

Commits on Jan 12, 2022

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

    新功能:
    1. 当奖品过多时,只显示7个,后续自动向下滚动
    
    Bug修复:
    1. 当剩余抽奖人员少于奖品数量的时候,会出现异常的问题
    2. 修复引用赋值导致总人员在抽奖时被删除的问题
    luoqiangwei committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    9ecb805 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

  1. Configuration menu
    Copy the full SHA
    5c1dc8f View commit details
    Browse the repository at this point in the history