抽中卡片增加>30 <40的卡片排列生成规则

* Update defaultTitle for the lottery event

* Update style.scss

* Update style.scss

* feat: set single-time max person count to 40

* fix: support totalCount > 30 in useElementPosition with dynamic rule and add test

* chore: ✏️ 处理eslint报错和恢复默认标题 #240

---------

Co-authored-by: heldenti <heldenti@users.noreply>
Co-authored-by: LOG1997 <2694233102@qq.com>
This commit is contained in:
xiaoshi-jiang
2026-01-31 20:52:53 +08:00
committed by GitHub
parent a88da6283e
commit 1b983d2a2e
4 changed files with 33 additions and 3 deletions

View File

@@ -1 +1 @@
export const SINGLE_TIME_MAX_PERSON_COUNT = 30
export const SINGLE_TIME_MAX_PERSON_COUNT = 40